Fix filtro anche x mtz programmata
This commit is contained in:
@@ -224,6 +224,7 @@ public partial class mod_elencoMtzProg : ApplicationUserControl
|
||||
hlExportExcel.Text = traduci("hlExportExcel");
|
||||
hlExportExcel.NavigateUrl = "~/ExcelExportMtzPrev.aspx";
|
||||
modoInsertMtzPrg = false;
|
||||
doUpdate();
|
||||
}
|
||||
base.OnInit(e);
|
||||
_idxGridView = "idxIntPro";
|
||||
|
||||
Binary file not shown.
Binary file not shown.
@@ -5,7 +5,7 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("1.5.252.511")]
|
||||
[assembly: AssemblyFileVersion("1.5.252.511")]
|
||||
[assembly: AssemblyVersion("1.5.253.512")]
|
||||
[assembly: AssemblyFileVersion("1.5.253.512")]
|
||||
[assembly: AssemblyCopyright("Steamware © 2006-2015")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: AssemblyVersion("1.5.252.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("1.5.252.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyVersion("1.5.253.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyFileVersion("1.5.253.<#= this.RevisionNumber #>")]
|
||||
[assembly: AssemblyCopyright("Steamware © 2006-<#= DateTime.Now.Year #>")]
|
||||
[assembly: AssemblyCompany("Steamware")]
|
||||
<#+
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user