OK UPDATE!!!
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -16,10 +16,10 @@ namespace CMS_SC
|
||||
((Bootstrap)this.Master).showSearch = true;
|
||||
mod_righePag.numRowPag = 20;
|
||||
mod_DettScheda.pageSize = mod_righePag.numRowPag;
|
||||
updateControls();
|
||||
}
|
||||
mod_righePag.eh_newNum += mod_righePag_eh_newNum;
|
||||
mod_DettScheda.eh_selezioneValore += mod_DettScheda_eh_selezioneValore;
|
||||
updateControls();
|
||||
}
|
||||
/// <summary>
|
||||
/// se c'è selezione valore MOSTROschema parametri validazione
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2
-2
@@ -5,7 +5,7 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("1.2.025.335")]
|
||||
[assembly: AssemblyFileVersion("1.2.025.335")]
|
||||
[assembly: AssemblyVersion("1.2.026.335")]
|
||||
[assembly: AssemblyFileVersion("1.2.026.335")]
|
||||
[assembly: AssemblyCopyright("Steamware © 2009-2015")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
|
||||
+2
-2
@@ -6,8 +6,8 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("1.2.025.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("1.2.025.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyVersion("1.2.026.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("1.2.026.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyCopyright("Steamware © 2009-<#= DateTime.Now.Year #>")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
<#+
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user