3.1.800
fix sel periodo con data e ORA
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -50,6 +50,10 @@ namespace GMW.WebUserControls
|
||||
}
|
||||
return answ;
|
||||
}
|
||||
set
|
||||
{
|
||||
memLayer.ML.setSessionVal("mostraSelOra", value);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2
-2
@@ -5,7 +5,7 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("3.1.799.2026")]
|
||||
[assembly: AssemblyFileVersion("3.1.799.2026")]
|
||||
[assembly: AssemblyVersion("3.1.800.2026")]
|
||||
[assembly: AssemblyFileVersion("3.1.800.2026")]
|
||||
[assembly: AssemblyCopyright("Steamware © 2007-2015")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
|
||||
+2
-2
@@ -6,8 +6,8 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("3.1.799.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("3.1.799.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyVersion("3.1.800.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("3.1.800.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyCopyright("Steamware © 2007-<#= DateTime.Now.Year #>")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
<#+
|
||||
|
||||
Reference in New Issue
Block a user