diff --git a/Projects/WebGIM/GIM_data/bin/GIM_data.dll b/Projects/WebGIM/GIM_data/bin/GIM_data.dll index fbe92c8..59bc184 100644 Binary files a/Projects/WebGIM/GIM_data/bin/GIM_data.dll and b/Projects/WebGIM/GIM_data/bin/GIM_data.dll differ diff --git a/Projects/WebGIM/GIM_data/bin/SteamWare.dll b/Projects/WebGIM/GIM_data/bin/SteamWare.dll index 2d47a8e..e1e6f17 100644 Binary files a/Projects/WebGIM/GIM_data/bin/SteamWare.dll and b/Projects/WebGIM/GIM_data/bin/SteamWare.dll differ diff --git a/Projects/WebGIM/GIM_site/Web.config b/Projects/WebGIM/GIM_site/Web.config index c037608..97bdc67 100644 --- a/Projects/WebGIM/GIM_site/Web.config +++ b/Projects/WebGIM/GIM_site/Web.config @@ -104,7 +104,7 @@ - + diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_macchine.ascx.cs b/Projects/WebGIM/GIM_site/WebUserControls/mod_macchine.ascx.cs index c8fb502..ba3dba6 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_macchine.ascx.cs +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_macchine.ascx.cs @@ -452,6 +452,7 @@ public partial class mod_macchine : ApplicationUserControl protected void ods_Updated(object sender, ObjectDataSourceStatusEventArgs e) { // svuoto da cache... + doUpdate(); } /// /// gestione evento inserimento nuovo record standard (se ZERO presenti) diff --git a/Projects/WebGIM/GIM_site/WebUserControls/mod_priorita.ascx b/Projects/WebGIM/GIM_site/WebUserControls/mod_priorita.ascx index fac1d1c..e5ae09b 100644 --- a/Projects/WebGIM/GIM_site/WebUserControls/mod_priorita.ascx +++ b/Projects/WebGIM/GIM_site/WebUserControls/mod_priorita.ascx @@ -70,8 +70,8 @@ ToolTip='<%# traduci("Cancel") %>' ImageUrl='<%# imgPath(SteamWare.tipoImg.annulla, SteamWare.dimImg.small) %>' /> - + <%--Visible='<%# isWritable() %>'--%> diff --git a/Projects/WebGIM/GIM_site/bin/GIM_data.dll b/Projects/WebGIM/GIM_site/bin/GIM_data.dll index fbe92c8..59bc184 100644 Binary files a/Projects/WebGIM/GIM_site/bin/GIM_data.dll and b/Projects/WebGIM/GIM_site/bin/GIM_data.dll differ diff --git a/Projects/WebGIM/GIM_site/bin/GIM_site.dll b/Projects/WebGIM/GIM_site/bin/GIM_site.dll index da03295..e44faaf 100644 Binary files a/Projects/WebGIM/GIM_site/bin/GIM_site.dll and b/Projects/WebGIM/GIM_site/bin/GIM_site.dll differ diff --git a/Projects/WebGIM/GIM_site/bin/SteamWare.dll b/Projects/WebGIM/GIM_site/bin/SteamWare.dll index 2d47a8e..e1e6f17 100644 Binary files a/Projects/WebGIM/GIM_site/bin/SteamWare.dll and b/Projects/WebGIM/GIM_site/bin/SteamWare.dll differ diff --git a/Projects/WebGIM/GIM_site/impianti.aspx.designer.cs b/Projects/WebGIM/GIM_site/impianti.aspx.designer.cs index a221f39..dd9f3b2 100644 --- a/Projects/WebGIM/GIM_site/impianti.aspx.designer.cs +++ b/Projects/WebGIM/GIM_site/impianti.aspx.designer.cs @@ -1,10 +1,9 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.4927 // // Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// the code is regenerated. // //------------------------------------------------------------------------------