diff --git a/.vs/config/applicationhost.config b/.vs/config/applicationhost.config index 975be018..9468a5ba 100644 --- a/.vs/config/applicationhost.config +++ b/.vs/config/applicationhost.config @@ -195,7 +195,7 @@ - + diff --git a/GMW/AnagFormatiDtx.aspx.cs b/GMW/AnagFormatiDtx.aspx.cs index bd0d0635..8ab4f8f1 100644 --- a/GMW/AnagFormatiDtx.aspx.cs +++ b/GMW/AnagFormatiDtx.aspx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW { diff --git a/GMW/AnagFormatiDtx.aspx.designer.cs b/GMW/AnagFormatiDtx.aspx.designer.cs index 51e08190..5689edb9 100644 --- a/GMW/AnagFormatiDtx.aspx.designer.cs +++ b/GMW/AnagFormatiDtx.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class AnagFormatiDtx { /// diff --git a/GMW/AnagLinee.aspx.designer.cs b/GMW/AnagLinee.aspx.designer.cs index cdc89d05..f3eeee4f 100644 --- a/GMW/AnagLinee.aspx.designer.cs +++ b/GMW/AnagLinee.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class AnagLinee { /// diff --git a/GMW/AnagPartImb.aspx.designer.cs b/GMW/AnagPartImb.aspx.designer.cs index 891aa10c..54b3ddd3 100644 --- a/GMW/AnagPartImb.aspx.designer.cs +++ b/GMW/AnagPartImb.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class AnagPartImb { /// diff --git a/GMW/App_Start/BundleConfig.cs b/GMW/App_Start/BundleConfig.cs index d24aa0c8..65776acb 100644 --- a/GMW/App_Start/BundleConfig.cs +++ b/GMW/App_Start/BundleConfig.cs @@ -1,8 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.Optimization; +using System.Web.Optimization; namespace GMW { diff --git a/GMW/App_Start/RouteConfig.cs b/GMW/App_Start/RouteConfig.cs index f6da74e7..db6831fb 100644 --- a/GMW/App_Start/RouteConfig.cs +++ b/GMW/App_Start/RouteConfig.cs @@ -1,8 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Web; -using System.Web.Routing; using Microsoft.AspNet.FriendlyUrls; +using System.Web.Routing; namespace GMW { diff --git a/GMW/AssegnaNC.aspx.cs b/GMW/AssegnaNC.aspx.cs index 84b5d060..d565be32 100644 --- a/GMW/AssegnaNC.aspx.cs +++ b/GMW/AssegnaNC.aspx.cs @@ -1,9 +1,5 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/AssegnaNC.aspx.designer.cs b/GMW/AssegnaNC.aspx.designer.cs index 410fe444..7aedcd56 100644 --- a/GMW/AssegnaNC.aspx.designer.cs +++ b/GMW/AssegnaNC.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class AssegnaNC { /// diff --git a/GMW/Bootstrap.Master.cs b/GMW/Bootstrap.Master.cs index b751a4b1..9d1c8024 100644 --- a/GMW/Bootstrap.Master.cs +++ b/GMW/Bootstrap.Master.cs @@ -1,10 +1,5 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW { diff --git a/GMW/Bootstrap.Master.designer.cs b/GMW/Bootstrap.Master.designer.cs index 82022cbf..2ccf25ab 100644 --- a/GMW/Bootstrap.Master.designer.cs +++ b/GMW/Bootstrap.Master.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class Bootstrap { /// diff --git a/GMW/ContentPage.master.cs b/GMW/ContentPage.master.cs index e12efe2d..5a1153f1 100644 --- a/GMW/ContentPage.master.cs +++ b/GMW/ContentPage.master.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/ContentPage.master.designer.cs b/GMW/ContentPage.master.designer.cs index 15373dcc..a5836908 100644 --- a/GMW/ContentPage.master.designer.cs +++ b/GMW/ContentPage.master.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class ContentPage { /// diff --git a/GMW/Default.aspx.cs b/GMW/Default.aspx.cs index 4fb48c0b..3816494c 100644 --- a/GMW/Default.aspx.cs +++ b/GMW/Default.aspx.cs @@ -1,13 +1,4 @@ using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; public partial class Default : System.Web.UI.Page { diff --git a/GMW/DelibCL_DL.aspx.cs b/GMW/DelibCL_DL.aspx.cs index bbb8f324..41ff26b5 100644 --- a/GMW/DelibCL_DL.aspx.cs +++ b/GMW/DelibCL_DL.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/DelibCL_DL.aspx.designer.cs b/GMW/DelibCL_DL.aspx.designer.cs index 67f356dc..3e9ee443 100644 --- a/GMW/DelibCL_DL.aspx.designer.cs +++ b/GMW/DelibCL_DL.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class DelibCL_DL { /// diff --git a/GMW/DelibLogNc.aspx.cs b/GMW/DelibLogNc.aspx.cs index 40feb84b..9e066fff 100644 --- a/GMW/DelibLogNc.aspx.cs +++ b/GMW/DelibLogNc.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/DelibLogNc.aspx.designer.cs b/GMW/DelibLogNc.aspx.designer.cs index fa08d5d7..6275c3c5 100644 --- a/GMW/DelibLogNc.aspx.designer.cs +++ b/GMW/DelibLogNc.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class DelibLogNc { /// diff --git a/GMW/DettaglioBlocco.aspx.cs b/GMW/DettaglioBlocco.aspx.cs index 22dec02f..9cb4038c 100644 --- a/GMW/DettaglioBlocco.aspx.cs +++ b/GMW/DettaglioBlocco.aspx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW { diff --git a/GMW/DettaglioBlocco.aspx.designer.cs b/GMW/DettaglioBlocco.aspx.designer.cs index e654ff85..c598c74d 100644 --- a/GMW/DettaglioBlocco.aspx.designer.cs +++ b/GMW/DettaglioBlocco.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class DettaglioBlocco { /// diff --git a/GMW/DtxExtraCiclo.aspx.cs b/GMW/DtxExtraCiclo.aspx.cs index e2e65420..170450cd 100644 --- a/GMW/DtxExtraCiclo.aspx.cs +++ b/GMW/DtxExtraCiclo.aspx.cs @@ -1,11 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW { diff --git a/GMW/DtxExtraCiclo.aspx.designer.cs b/GMW/DtxExtraCiclo.aspx.designer.cs index 05175e2a..9eb8c285 100644 --- a/GMW/DtxExtraCiclo.aspx.designer.cs +++ b/GMW/DtxExtraCiclo.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class DtxExtraCiclo { /// diff --git a/GMW/DtxProveDim.aspx.cs b/GMW/DtxProveDim.aspx.cs index 49f297b6..20d79709 100644 --- a/GMW/DtxProveDim.aspx.cs +++ b/GMW/DtxProveDim.aspx.cs @@ -1,11 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW { diff --git a/GMW/DtxProveDim.aspx.designer.cs b/GMW/DtxProveDim.aspx.designer.cs index e70286ca..042c63b3 100644 --- a/GMW/DtxProveDim.aspx.designer.cs +++ b/GMW/DtxProveDim.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class DtxProveDim { /// diff --git a/GMW/DtxProveDistr.aspx.cs b/GMW/DtxProveDistr.aspx.cs index fd164a28..fddbcae5 100644 --- a/GMW/DtxProveDistr.aspx.cs +++ b/GMW/DtxProveDistr.aspx.cs @@ -1,11 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW { diff --git a/GMW/DtxProveDistr.aspx.designer.cs b/GMW/DtxProveDistr.aspx.designer.cs index 8551d8f8..088ff910 100644 --- a/GMW/DtxProveDistr.aspx.designer.cs +++ b/GMW/DtxProveDistr.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class DtxProveDistr { /// diff --git a/GMW/DtxSetNC.aspx.cs b/GMW/DtxSetNC.aspx.cs index 6dd431d1..881a49c8 100644 --- a/GMW/DtxSetNC.aspx.cs +++ b/GMW/DtxSetNC.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/DtxSetNC.aspx.designer.cs b/GMW/DtxSetNC.aspx.designer.cs index 1089cde7..233811cd 100644 --- a/GMW/DtxSetNC.aspx.designer.cs +++ b/GMW/DtxSetNC.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class DtxSetNC { /// diff --git a/GMW/ElencoListePrelievo.aspx.cs b/GMW/ElencoListePrelievo.aspx.cs index 69ad1271..0117159f 100644 --- a/GMW/ElencoListePrelievo.aspx.cs +++ b/GMW/ElencoListePrelievo.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/ElencoListePrelievo.aspx.designer.cs b/GMW/ElencoListePrelievo.aspx.designer.cs index 6d8b68a9..0701c7f1 100644 --- a/GMW/ElencoListePrelievo.aspx.designer.cs +++ b/GMW/ElencoListePrelievo.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class ElencoListePrelievo { /// diff --git a/GMW/Empty.Master.cs b/GMW/Empty.Master.cs index 35fff4e2..08fa3641 100644 --- a/GMW/Empty.Master.cs +++ b/GMW/Empty.Master.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/Empty.Master.designer.cs b/GMW/Empty.Master.designer.cs index 5d748928..cb6e4826 100644 --- a/GMW/Empty.Master.designer.cs +++ b/GMW/Empty.Master.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class Empty { /// diff --git a/GMW/ErrorCodes.aspx.cs b/GMW/ErrorCodes.aspx.cs index bbc59733..e1847601 100644 --- a/GMW/ErrorCodes.aspx.cs +++ b/GMW/ErrorCodes.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/ExportExcel_SAO.aspx.cs b/GMW/ExportExcel_SAO.aspx.cs index 6287adce..34c0159c 100644 --- a/GMW/ExportExcel_SAO.aspx.cs +++ b/GMW/ExportExcel_SAO.aspx.cs @@ -1,11 +1,9 @@ -using System; -using System.Collections.Generic; -using System.Linq; +using GMW_data; +using SteamWare; +using System; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW { diff --git a/GMW/ExportExcel_SAO.aspx.designer.cs b/GMW/ExportExcel_SAO.aspx.designer.cs index b964df33..c5fb2420 100644 --- a/GMW/ExportExcel_SAO.aspx.designer.cs +++ b/GMW/ExportExcel_SAO.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class ExportExcel_SAO { /// diff --git a/GMW/FullPage.master.cs b/GMW/FullPage.master.cs index 274d0ad5..04ad9ec0 100644 --- a/GMW/FullPage.master.cs +++ b/GMW/FullPage.master.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/FullPage.master.designer.cs b/GMW/FullPage.master.designer.cs index 24b4cab5..f269faa1 100644 --- a/GMW/FullPage.master.designer.cs +++ b/GMW/FullPage.master.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class FullPage { /// diff --git a/GMW/GestDelibere.aspx.cs b/GMW/GestDelibere.aspx.cs index cb6bb78c..2ce28fe6 100644 --- a/GMW/GestDelibere.aspx.cs +++ b/GMW/GestDelibere.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/GestDelibere.aspx.designer.cs b/GMW/GestDelibere.aspx.designer.cs index 5745239c..01cd355b 100644 --- a/GMW/GestDelibere.aspx.designer.cs +++ b/GMW/GestDelibere.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class GestDelibere { /// diff --git a/GMW/GestMatrUser.aspx.cs b/GMW/GestMatrUser.aspx.cs index cd6e07df..a5f06aac 100644 --- a/GMW/GestMatrUser.aspx.cs +++ b/GMW/GestMatrUser.aspx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW { diff --git a/GMW/GestMatrUser.aspx.designer.cs b/GMW/GestMatrUser.aspx.designer.cs index 77c26c3d..62c94364 100644 --- a/GMW/GestMatrUser.aspx.designer.cs +++ b/GMW/GestMatrUser.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class GestMatrUser { /// diff --git a/GMW/Global.asax.cs b/GMW/Global.asax.cs index 655c497e..7d1e652e 100644 --- a/GMW/Global.asax.cs +++ b/GMW/Global.asax.cs @@ -1,11 +1,6 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.Optimization; using System.Web.Routing; -using System.Web.Security; -using GMW; namespace GMW { diff --git a/GMW/JumboPage.master.cs b/GMW/JumboPage.master.cs index 52377ef6..ad03f46c 100644 --- a/GMW/JumboPage.master.cs +++ b/GMW/JumboPage.master.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/JumboPage.master.designer.cs b/GMW/JumboPage.master.designer.cs index 01b9e088..23b0bce5 100644 --- a/GMW/JumboPage.master.designer.cs +++ b/GMW/JumboPage.master.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class JumboPage { /// diff --git a/GMW/LabConsumaUdc.aspx.cs b/GMW/LabConsumaUdc.aspx.cs index 5d974d41..0fd63fbc 100644 --- a/GMW/LabConsumaUdc.aspx.cs +++ b/GMW/LabConsumaUdc.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/LabConsumaUdc.aspx.designer.cs b/GMW/LabConsumaUdc.aspx.designer.cs index 2c2f6d1e..5ac4ab25 100644 --- a/GMW/LabConsumaUdc.aspx.designer.cs +++ b/GMW/LabConsumaUdc.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class LabConsumaUdc { /// diff --git a/GMW/LabStampaUdc.aspx.cs b/GMW/LabStampaUdc.aspx.cs index 76080fa1..92706a52 100644 --- a/GMW/LabStampaUdc.aspx.cs +++ b/GMW/LabStampaUdc.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/LabStampaUdc.aspx.designer.cs b/GMW/LabStampaUdc.aspx.designer.cs index e6983a19..cae78986 100644 --- a/GMW/LabStampaUdc.aspx.designer.cs +++ b/GMW/LabStampaUdc.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class LabStampaUdc { /// diff --git a/GMW/LavorMeccIN.aspx.cs b/GMW/LavorMeccIN.aspx.cs index e64f39c6..432a724b 100644 --- a/GMW/LavorMeccIN.aspx.cs +++ b/GMW/LavorMeccIN.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/LavorMeccIN.aspx.designer.cs b/GMW/LavorMeccIN.aspx.designer.cs index e0d21aac..83d8093e 100644 --- a/GMW/LavorMeccIN.aspx.designer.cs +++ b/GMW/LavorMeccIN.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class LavorMeccIN { /// diff --git a/GMW/LavorMeccOUT.aspx.cs b/GMW/LavorMeccOUT.aspx.cs index bb048634..5b92cc8a 100644 --- a/GMW/LavorMeccOUT.aspx.cs +++ b/GMW/LavorMeccOUT.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/LavorMeccOUT.aspx.designer.cs b/GMW/LavorMeccOUT.aspx.designer.cs index b4a4d868..fc1009cc 100644 --- a/GMW/LavorMeccOUT.aspx.designer.cs +++ b/GMW/LavorMeccOUT.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class LavorMeccOUT { /// diff --git a/GMW/MagLogico.aspx.cs b/GMW/MagLogico.aspx.cs index 09067cae..65afc64a 100644 --- a/GMW/MagLogico.aspx.cs +++ b/GMW/MagLogico.aspx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW { diff --git a/GMW/MagLogico.aspx.designer.cs b/GMW/MagLogico.aspx.designer.cs index f3073fe2..9d0fadac 100644 --- a/GMW/MagLogico.aspx.designer.cs +++ b/GMW/MagLogico.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class MagLogico { /// diff --git a/GMW/MenuSxPage.master.cs b/GMW/MenuSxPage.master.cs index 84ff32fa..115f2df2 100644 --- a/GMW/MenuSxPage.master.cs +++ b/GMW/MenuSxPage.master.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/MenuSxPage.master.designer.cs b/GMW/MenuSxPage.master.designer.cs index e8e381ed..6a4d2b04 100644 --- a/GMW/MenuSxPage.master.designer.cs +++ b/GMW/MenuSxPage.master.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class MenuSxPage { /// diff --git a/GMW/POST_Finiti.aspx.cs b/GMW/POST_Finiti.aspx.cs index f4800264..269034aa 100644 --- a/GMW/POST_Finiti.aspx.cs +++ b/GMW/POST_Finiti.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/POST_Finiti.aspx.designer.cs b/GMW/POST_Finiti.aspx.designer.cs index 89b0ea3f..ed3caa78 100644 --- a/GMW/POST_Finiti.aspx.designer.cs +++ b/GMW/POST_Finiti.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class POST_Finiti { /// diff --git a/GMW/POST_FinitiFc.aspx.cs b/GMW/POST_FinitiFc.aspx.cs index ffd12f9a..c620c471 100644 --- a/GMW/POST_FinitiFc.aspx.cs +++ b/GMW/POST_FinitiFc.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/POST_FinitiFc.aspx.designer.cs b/GMW/POST_FinitiFc.aspx.designer.cs index b9afbb07..d722c318 100644 --- a/GMW/POST_FinitiFc.aspx.designer.cs +++ b/GMW/POST_FinitiFc.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class POST_FinitiFc { /// diff --git a/GMW/POST_FinitiMult_IN.aspx.cs b/GMW/POST_FinitiMult_IN.aspx.cs index 8c4282d6..2bc9b07a 100644 --- a/GMW/POST_FinitiMult_IN.aspx.cs +++ b/GMW/POST_FinitiMult_IN.aspx.cs @@ -1,7 +1,7 @@ -using System; -using System.Web.UI; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/POST_FinitiMult_IN.aspx.designer.cs b/GMW/POST_FinitiMult_IN.aspx.designer.cs index 2057ad6b..753506c4 100644 --- a/GMW/POST_FinitiMult_IN.aspx.designer.cs +++ b/GMW/POST_FinitiMult_IN.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class POST_FinitiMult_IN { /// diff --git a/GMW/POST_FinitiMult_OUT.aspx.cs b/GMW/POST_FinitiMult_OUT.aspx.cs index ac658d3f..4a028e15 100644 --- a/GMW/POST_FinitiMult_OUT.aspx.cs +++ b/GMW/POST_FinitiMult_OUT.aspx.cs @@ -1,8 +1,8 @@ -using System; -using System.Web.UI; +using GMW_data; using SteamWare; -using GMW_data; +using System; using System.Linq; +using System.Web.UI; namespace GMW { diff --git a/GMW/POST_FinitiMult_OUT.aspx.designer.cs b/GMW/POST_FinitiMult_OUT.aspx.designer.cs index 944ab199..0d6d5174 100644 --- a/GMW/POST_FinitiMult_OUT.aspx.designer.cs +++ b/GMW/POST_FinitiMult_OUT.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class POST_FinitiMult_OUT { /// diff --git a/GMW/POST_FinitiSuperCub.aspx.cs b/GMW/POST_FinitiSuperCub.aspx.cs index 1ae6c13b..b57000ea 100644 --- a/GMW/POST_FinitiSuperCub.aspx.cs +++ b/GMW/POST_FinitiSuperCub.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/POST_FinitiSuperCub.aspx.designer.cs b/GMW/POST_FinitiSuperCub.aspx.designer.cs index 121a24a6..9c703f11 100644 --- a/GMW/POST_FinitiSuperCub.aspx.designer.cs +++ b/GMW/POST_FinitiSuperCub.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class POST_FinitiSuperCub { /// diff --git a/GMW/POST_Finiti_IN.aspx.cs b/GMW/POST_Finiti_IN.aspx.cs index c6b4aa8d..a05a8d36 100644 --- a/GMW/POST_Finiti_IN.aspx.cs +++ b/GMW/POST_Finiti_IN.aspx.cs @@ -1,8 +1,8 @@ -using System; -using System.Web.UI; +using GMW_data; using SteamWare; -using GMW_data; +using System; using System.Linq; +using System.Web.UI; namespace GMW { diff --git a/GMW/POST_Finiti_IN.aspx.designer.cs b/GMW/POST_Finiti_IN.aspx.designer.cs index 4dd4adb6..73f952fa 100644 --- a/GMW/POST_Finiti_IN.aspx.designer.cs +++ b/GMW/POST_Finiti_IN.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class POST_Finiti_IN { /// diff --git a/GMW/POST_Finiti_OUT.aspx.cs b/GMW/POST_Finiti_OUT.aspx.cs index 35159761..c7c20058 100644 --- a/GMW/POST_Finiti_OUT.aspx.cs +++ b/GMW/POST_Finiti_OUT.aspx.cs @@ -1,8 +1,8 @@ -using System; -using System.Web.UI; +using GMW_data; using SteamWare; -using GMW_data; +using System; using System.Linq; +using System.Web.UI; namespace GMW { diff --git a/GMW/POST_Finiti_OUT.aspx.designer.cs b/GMW/POST_Finiti_OUT.aspx.designer.cs index a46fdbf1..c08c91c0 100644 --- a/GMW/POST_Finiti_OUT.aspx.designer.cs +++ b/GMW/POST_Finiti_OUT.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class POST_Finiti_OUT { /// diff --git a/GMW/POST_LiqDtAnom.aspx.cs b/GMW/POST_LiqDtAnom.aspx.cs index 1fdc32d9..cc292e7e 100644 --- a/GMW/POST_LiqDtAnom.aspx.cs +++ b/GMW/POST_LiqDtAnom.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/POST_LiqDtAnom.aspx.designer.cs b/GMW/POST_LiqDtAnom.aspx.designer.cs index ffcd3ea0..e08582a9 100644 --- a/GMW/POST_LiqDtAnom.aspx.designer.cs +++ b/GMW/POST_LiqDtAnom.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class POST_LiqDtAnom { /// diff --git a/GMW/POST_PRE_TT.aspx.cs b/GMW/POST_PRE_TT.aspx.cs index b733d4d1..acd29368 100644 --- a/GMW/POST_PRE_TT.aspx.cs +++ b/GMW/POST_PRE_TT.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/POST_PRE_TT.aspx.designer.cs b/GMW/POST_PRE_TT.aspx.designer.cs index 08e65f45..0f71f023 100644 --- a/GMW/POST_PRE_TT.aspx.designer.cs +++ b/GMW/POST_PRE_TT.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class POST_PRE_TT { /// diff --git a/GMW/POST_PRE_TT_DT.aspx.cs b/GMW/POST_PRE_TT_DT.aspx.cs index 2e8d3f28..e035cac2 100644 --- a/GMW/POST_PRE_TT_DT.aspx.cs +++ b/GMW/POST_PRE_TT_DT.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/POST_PRE_TT_DT.aspx.designer.cs b/GMW/POST_PRE_TT_DT.aspx.designer.cs index 340e68ed..bad8fe73 100644 --- a/GMW/POST_PRE_TT_DT.aspx.designer.cs +++ b/GMW/POST_PRE_TT_DT.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class POST_PRE_TT_DT { /// diff --git a/GMW/PostB48.aspx.cs b/GMW/PostB48.aspx.cs index 983e5e0c..759f3819 100644 --- a/GMW/PostB48.aspx.cs +++ b/GMW/PostB48.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/PostB48.aspx.designer.cs b/GMW/PostB48.aspx.designer.cs index 586fb8bf..b2021d86 100644 --- a/GMW/PostB48.aspx.designer.cs +++ b/GMW/PostB48.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class PostB48 { /// diff --git a/GMW/PostFusioni.aspx.cs b/GMW/PostFusioni.aspx.cs index b4b56669..f1881fcf 100644 --- a/GMW/PostFusioni.aspx.cs +++ b/GMW/PostFusioni.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/PostLiquidi_DT.aspx.cs b/GMW/PostLiquidi_DT.aspx.cs index 7dc3ef4d..9299225a 100644 --- a/GMW/PostLiquidi_DT.aspx.cs +++ b/GMW/PostLiquidi_DT.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/PostLiquidi_DT.aspx.designer.cs b/GMW/PostLiquidi_DT.aspx.designer.cs index 198b8a5f..7f84fc67 100644 --- a/GMW/PostLiquidi_DT.aspx.designer.cs +++ b/GMW/PostLiquidi_DT.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class PostLiquidi_DT { /// diff --git a/GMW/PostLiquidi_NT.aspx.cs b/GMW/PostLiquidi_NT.aspx.cs index af36cd53..4736da0c 100644 --- a/GMW/PostLiquidi_NT.aspx.cs +++ b/GMW/PostLiquidi_NT.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW diff --git a/GMW/PostLiquidi_NT.aspx.designer.cs b/GMW/PostLiquidi_NT.aspx.designer.cs index 7477a368..35caf503 100644 --- a/GMW/PostLiquidi_NT.aspx.designer.cs +++ b/GMW/PostLiquidi_NT.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class PostLiquidi_NT { /// diff --git a/GMW/PostProveMecc.aspx.cs b/GMW/PostProveMecc.aspx.cs index 8196eae8..2a71a3f8 100644 --- a/GMW/PostProveMecc.aspx.cs +++ b/GMW/PostProveMecc.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/PostProveMecc.aspx.designer.cs b/GMW/PostProveMecc.aspx.designer.cs index 4120e161..a7e8b3ef 100644 --- a/GMW/PostProveMecc.aspx.designer.cs +++ b/GMW/PostProveMecc.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class PostProveMecc { /// diff --git a/GMW/PostRX.aspx.cs b/GMW/PostRX.aspx.cs index a8e6e8b8..74d83a8f 100644 --- a/GMW/PostRX.aspx.cs +++ b/GMW/PostRX.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/PostRX.aspx.designer.cs b/GMW/PostRX.aspx.designer.cs index b3dc6358..5b625c92 100644 --- a/GMW/PostRX.aspx.designer.cs +++ b/GMW/PostRX.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class PostRX { /// diff --git a/GMW/PostRX_DT.aspx.cs b/GMW/PostRX_DT.aspx.cs index 73781261..7ffe3106 100644 --- a/GMW/PostRX_DT.aspx.cs +++ b/GMW/PostRX_DT.aspx.cs @@ -1,7 +1,7 @@ -using System; -using System.Web.UI; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/PostRX_DT.aspx.designer.cs b/GMW/PostRX_DT.aspx.designer.cs index 0b3b090a..7e449207 100644 --- a/GMW/PostRX_DT.aspx.designer.cs +++ b/GMW/PostRX_DT.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class PostRX_DT { /// diff --git a/GMW/PostRX_DT_List.aspx.cs b/GMW/PostRX_DT_List.aspx.cs index 582fd6f3..20bb0336 100644 --- a/GMW/PostRX_DT_List.aspx.cs +++ b/GMW/PostRX_DT_List.aspx.cs @@ -1,7 +1,7 @@ -using System; -using System.Web.UI; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/PostRX_DT_List.aspx.designer.cs b/GMW/PostRX_DT_List.aspx.designer.cs index 6ea82aab..3dea6ff0 100644 --- a/GMW/PostRX_DT_List.aspx.designer.cs +++ b/GMW/PostRX_DT_List.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class PostRX_DT_List { /// diff --git a/GMW/PostTT.aspx.cs b/GMW/PostTT.aspx.cs index 2c2494b5..42cafda2 100644 --- a/GMW/PostTT.aspx.cs +++ b/GMW/PostTT.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/PostTT.aspx.designer.cs b/GMW/PostTT.aspx.designer.cs index 7cd15f46..b96e58ba 100644 --- a/GMW/PostTT.aspx.designer.cs +++ b/GMW/PostTT.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class PostTT { /// diff --git a/GMW/Post_FusiSterr.aspx.cs b/GMW/Post_FusiSterr.aspx.cs index 0fc8dd54..18e3b0b7 100644 --- a/GMW/Post_FusiSterr.aspx.cs +++ b/GMW/Post_FusiSterr.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/Post_FusiSterr.aspx.designer.cs b/GMW/Post_FusiSterr.aspx.designer.cs index 77b4e359..0b49dc1b 100644 --- a/GMW/Post_FusiSterr.aspx.designer.cs +++ b/GMW/Post_FusiSterr.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class Post_FusiSterr { /// diff --git a/GMW/Post_FusioniSP.aspx.cs b/GMW/Post_FusioniSP.aspx.cs index c7972956..49fbad1e 100644 --- a/GMW/Post_FusioniSP.aspx.cs +++ b/GMW/Post_FusioniSP.aspx.cs @@ -1,11 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; namespace GMW { diff --git a/GMW/Post_FusioniSP.aspx.designer.cs b/GMW/Post_FusioniSP.aspx.designer.cs index 1b4d841d..5c565e91 100644 --- a/GMW/Post_FusioniSP.aspx.designer.cs +++ b/GMW/Post_FusioniSP.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class Post_FusioniSP { /// diff --git a/GMW/Post_SterrTaglio.aspx.cs b/GMW/Post_SterrTaglio.aspx.cs index b2e66150..169eeebe 100644 --- a/GMW/Post_SterrTaglio.aspx.cs +++ b/GMW/Post_SterrTaglio.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/Post_SterrTaglio.aspx.designer.cs b/GMW/Post_SterrTaglio.aspx.designer.cs index 7fe027d0..fda0bc9f 100644 --- a/GMW/Post_SterrTaglio.aspx.designer.cs +++ b/GMW/Post_SterrTaglio.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class Post_SterrTaglio { /// diff --git a/GMW/Post_SterrTaglioFC.aspx.cs b/GMW/Post_SterrTaglioFC.aspx.cs index 5f705036..5f50d3b6 100644 --- a/GMW/Post_SterrTaglioFC.aspx.cs +++ b/GMW/Post_SterrTaglioFC.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/Post_SterrTaglioFC.aspx.designer.cs b/GMW/Post_SterrTaglioFC.aspx.designer.cs index 9d3d7ce5..c8df039a 100644 --- a/GMW/Post_SterrTaglioFC.aspx.designer.cs +++ b/GMW/Post_SterrTaglioFC.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class Post_SterrTaglioFC { /// diff --git a/GMW/Properties/AssemblyInfo.cs b/GMW/Properties/AssemblyInfo.cs index c284f1c0..546608fe 100644 --- a/GMW/Properties/AssemblyInfo.cs +++ b/GMW/Properties/AssemblyInfo.cs @@ -1,5 +1,4 @@ using System.Reflection; -using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the following diff --git a/GMW/RimuoviNC.aspx.cs b/GMW/RimuoviNC.aspx.cs index bced08e8..25d078dd 100644 --- a/GMW/RimuoviNC.aspx.cs +++ b/GMW/RimuoviNC.aspx.cs @@ -1,11 +1,7 @@ using GMW_data; using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/RimuoviNC.aspx.designer.cs b/GMW/RimuoviNC.aspx.designer.cs index 5d2a284b..6a46d43f 100644 --- a/GMW/RimuoviNC.aspx.designer.cs +++ b/GMW/RimuoviNC.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class RimuoviNC { /// diff --git a/GMW/SbloccoUdcFusi.aspx.cs b/GMW/SbloccoUdcFusi.aspx.cs index 6b99a991..db634182 100644 --- a/GMW/SbloccoUdcFusi.aspx.cs +++ b/GMW/SbloccoUdcFusi.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/SbloccoUdcFusi.aspx.designer.cs b/GMW/SbloccoUdcFusi.aspx.designer.cs index 704f62f8..9ad289a1 100644 --- a/GMW/SbloccoUdcFusi.aspx.designer.cs +++ b/GMW/SbloccoUdcFusi.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class SbloccoUdcFusi { /// diff --git a/GMW/SbloccoUdcTrattati.aspx.cs b/GMW/SbloccoUdcTrattati.aspx.cs index e103f752..0a104a20 100644 --- a/GMW/SbloccoUdcTrattati.aspx.cs +++ b/GMW/SbloccoUdcTrattati.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/SbloccoUdcTrattati.aspx.designer.cs b/GMW/SbloccoUdcTrattati.aspx.designer.cs index 39090f3d..e328f66a 100644 --- a/GMW/SbloccoUdcTrattati.aspx.designer.cs +++ b/GMW/SbloccoUdcTrattati.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class SbloccoUdcTrattati { /// diff --git a/GMW/ScaricoUdcObsoleti.aspx.cs b/GMW/ScaricoUdcObsoleti.aspx.cs index 158d5b91..7f0f9740 100644 --- a/GMW/ScaricoUdcObsoleti.aspx.cs +++ b/GMW/ScaricoUdcObsoleti.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/ScaricoUdcObsoleti.aspx.designer.cs b/GMW/ScaricoUdcObsoleti.aspx.designer.cs index c0d50b8b..44b07f1e 100644 --- a/GMW/ScaricoUdcObsoleti.aspx.designer.cs +++ b/GMW/ScaricoUdcObsoleti.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class ScaricoUdcObsoleti { /// diff --git a/GMW/SearchMag.aspx.cs b/GMW/SearchMag.aspx.cs index 6f7b69d5..fd1b9f43 100644 --- a/GMW/SearchMag.aspx.cs +++ b/GMW/SearchMag.aspx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW diff --git a/GMW/SearchMag.aspx.designer.cs b/GMW/SearchMag.aspx.designer.cs index 2f5daf95..675f873b 100644 --- a/GMW/SearchMag.aspx.designer.cs +++ b/GMW/SearchMag.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class SearchMag { /// diff --git a/GMW/StatoMag.aspx.cs b/GMW/StatoMag.aspx.cs index 6d40b466..fff178c9 100644 --- a/GMW/StatoMag.aspx.cs +++ b/GMW/StatoMag.aspx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW { diff --git a/GMW/StatoMag.aspx.designer.cs b/GMW/StatoMag.aspx.designer.cs index ee8435ac..b84d6f44 100644 --- a/GMW/StatoMag.aspx.designer.cs +++ b/GMW/StatoMag.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class StatoMag { /// diff --git a/GMW/SterrTaglioIN.aspx.cs b/GMW/SterrTaglioIN.aspx.cs index 84d96634..53ae6e54 100644 --- a/GMW/SterrTaglioIN.aspx.cs +++ b/GMW/SterrTaglioIN.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/SterrTaglioIN.aspx.designer.cs b/GMW/SterrTaglioIN.aspx.designer.cs index 6ad385c1..987c27cf 100644 --- a/GMW/SterrTaglioIN.aspx.designer.cs +++ b/GMW/SterrTaglioIN.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class SterrTaglioIN { /// diff --git a/GMW/SterrTaglioOUT.aspx.cs b/GMW/SterrTaglioOUT.aspx.cs index 34a7bf0a..c2873e77 100644 --- a/GMW/SterrTaglioOUT.aspx.cs +++ b/GMW/SterrTaglioOUT.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/SterrTaglioOUT.aspx.designer.cs b/GMW/SterrTaglioOUT.aspx.designer.cs index fa72577c..76f0cf70 100644 --- a/GMW/SterrTaglioOUT.aspx.designer.cs +++ b/GMW/SterrTaglioOUT.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class SterrTaglioOUT { /// diff --git a/GMW/Trattamenti.aspx.cs b/GMW/Trattamenti.aspx.cs index 8c72a006..fff04fe9 100644 --- a/GMW/Trattamenti.aspx.cs +++ b/GMW/Trattamenti.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/Trattamenti.aspx.designer.cs b/GMW/Trattamenti.aspx.designer.cs index 19903651..9bf7a4b4 100644 --- a/GMW/Trattamenti.aspx.designer.cs +++ b/GMW/Trattamenti.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class Trattamenti { /// diff --git a/GMW/UpdateVoc.aspx.cs b/GMW/UpdateVoc.aspx.cs index 36c37dbb..e6299ef6 100644 --- a/GMW/UpdateVoc.aspx.cs +++ b/GMW/UpdateVoc.aspx.cs @@ -1,10 +1,5 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/VerificaDmtx.aspx.cs b/GMW/VerificaDmtx.aspx.cs index ea4301d5..3d43e704 100644 --- a/GMW/VerificaDmtx.aspx.cs +++ b/GMW/VerificaDmtx.aspx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW { diff --git a/GMW/VerificaDmtx.aspx.designer.cs b/GMW/VerificaDmtx.aspx.designer.cs index eaadd944..820f6322 100644 --- a/GMW/VerificaDmtx.aspx.designer.cs +++ b/GMW/VerificaDmtx.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class VerificaDmtx { /// diff --git a/GMW/WS/AutoCompletamento.asmx.cs b/GMW/WS/AutoCompletamento.asmx.cs index e359fdc4..8c1ce201 100644 --- a/GMW/WS/AutoCompletamento.asmx.cs +++ b/GMW/WS/AutoCompletamento.asmx.cs @@ -1,11 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.Services; -using System.Web.Script.Services; +using GMW_data; using SteamWare; -using GMW_data; +using System.Collections.Generic; +using System.Web.Script.Services; +using System.Web.Services; namespace GMW.WS { diff --git a/GMW/WS/DataFeed.asmx.cs b/GMW/WS/DataFeed.asmx.cs index 9630e60b..03f12f4e 100644 --- a/GMW/WS/DataFeed.asmx.cs +++ b/GMW/WS/DataFeed.asmx.cs @@ -1,11 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.Services; -using System.Web.Script.Services; +using GMW_data; using SteamWare; -using GMW_data; +using System.Collections.Generic; +using System.Web.Script.Services; +using System.Web.Services; namespace GMW.WS { diff --git a/GMW/WebMasterPages/AjaxSearch.master.cs b/GMW/WebMasterPages/AjaxSearch.master.cs index 4c3de9bf..4c268662 100644 --- a/GMW/WebMasterPages/AjaxSearch.master.cs +++ b/GMW/WebMasterPages/AjaxSearch.master.cs @@ -1,13 +1,5 @@ using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; public partial class AjaxSearch : System.Web.UI.MasterPage { diff --git a/GMW/WebMasterPages/AjaxSimpleFull.Master.cs b/GMW/WebMasterPages/AjaxSimpleFull.Master.cs index 59c38520..bf5b84f9 100644 --- a/GMW/WebMasterPages/AjaxSimpleFull.Master.cs +++ b/GMW/WebMasterPages/AjaxSimpleFull.Master.cs @@ -1,9 +1,5 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebMasterPages { diff --git a/GMW/WebMasterPages/AjaxSimpleFull.Master.designer.cs b/GMW/WebMasterPages/AjaxSimpleFull.Master.designer.cs index 89a00509..8d203f1f 100644 --- a/GMW/WebMasterPages/AjaxSimpleFull.Master.designer.cs +++ b/GMW/WebMasterPages/AjaxSimpleFull.Master.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebMasterPages { - - +namespace GMW.WebMasterPages +{ + + public partial class AjaxSimpleFull { /// diff --git a/GMW/WebMasterPages/AjaxTitle.master.cs b/GMW/WebMasterPages/AjaxTitle.master.cs index 011838ce..6297d5c9 100644 --- a/GMW/WebMasterPages/AjaxTitle.master.cs +++ b/GMW/WebMasterPages/AjaxTitle.master.cs @@ -1,14 +1,5 @@ using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; -using SteamWare; public partial class AjaxTitle : System.Web.UI.MasterPage { diff --git a/GMW/WebUserControls/Mod_SearchProvImballi.ascx.cs b/GMW/WebUserControls/Mod_SearchProvImballi.ascx.cs index 8bb085ac..aa054398 100644 --- a/GMW/WebUserControls/Mod_SearchProvImballi.ascx.cs +++ b/GMW/WebUserControls/Mod_SearchProvImballi.ascx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/Mod_SearchProvImballi.ascx.designer.cs b/GMW/WebUserControls/Mod_SearchProvImballi.ascx.designer.cs index dcd282e6..51d68c2b 100644 --- a/GMW/WebUserControls/Mod_SearchProvImballi.ascx.designer.cs +++ b/GMW/WebUserControls/Mod_SearchProvImballi.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class Mod_SearchProvImballi { /// diff --git a/GMW/WebUserControls/mod_FusiSterr.ascx.cs b/GMW/WebUserControls/mod_FusiSterr.ascx.cs index 262f9a20..42fd8b74 100644 --- a/GMW/WebUserControls/mod_FusiSterr.ascx.cs +++ b/GMW/WebUserControls/mod_FusiSterr.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_FusiSterr.ascx.designer.cs b/GMW/WebUserControls/mod_FusiSterr.ascx.designer.cs index cb9182f6..35b81be6 100644 --- a/GMW/WebUserControls/mod_FusiSterr.ascx.designer.cs +++ b/GMW/WebUserControls/mod_FusiSterr.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_FusiSterr { /// diff --git a/GMW/WebUserControls/mod_GestMatrUser.ascx.cs b/GMW/WebUserControls/mod_GestMatrUser.ascx.cs index 0acbf914..3adff42f 100644 --- a/GMW/WebUserControls/mod_GestMatrUser.ascx.cs +++ b/GMW/WebUserControls/mod_GestMatrUser.ascx.cs @@ -1,10 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_GestMatrUser.ascx.designer.cs b/GMW/WebUserControls/mod_GestMatrUser.ascx.designer.cs index e4159e4e..f78dad11 100644 --- a/GMW/WebUserControls/mod_GestMatrUser.ascx.designer.cs +++ b/GMW/WebUserControls/mod_GestMatrUser.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_GestMatrUser { /// diff --git a/GMW/WebUserControls/mod_LiqDtAnom.ascx.cs b/GMW/WebUserControls/mod_LiqDtAnom.ascx.cs index 330dfb24..cd2e7189 100644 --- a/GMW/WebUserControls/mod_LiqDtAnom.ascx.cs +++ b/GMW/WebUserControls/mod_LiqDtAnom.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_LiqDtAnom.ascx.designer.cs b/GMW/WebUserControls/mod_LiqDtAnom.ascx.designer.cs index 37e7392b..3013a81f 100644 --- a/GMW/WebUserControls/mod_LiqDtAnom.ascx.designer.cs +++ b/GMW/WebUserControls/mod_LiqDtAnom.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_LiqDtAnom { /// diff --git a/GMW/WebUserControls/mod_PostFinMultIN.ascx.cs b/GMW/WebUserControls/mod_PostFinMultIN.ascx.cs index 71ee7b34..898abd8d 100644 --- a/GMW/WebUserControls/mod_PostFinMultIN.ascx.cs +++ b/GMW/WebUserControls/mod_PostFinMultIN.ascx.cs @@ -1,12 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using System.Net; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_PostFinMultIN.ascx.designer.cs b/GMW/WebUserControls/mod_PostFinMultIN.ascx.designer.cs index f5250e62..1d999d6f 100644 --- a/GMW/WebUserControls/mod_PostFinMultIN.ascx.designer.cs +++ b/GMW/WebUserControls/mod_PostFinMultIN.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_PostFinMultIN { /// diff --git a/GMW/WebUserControls/mod_PostFinMultOUT.ascx.cs b/GMW/WebUserControls/mod_PostFinMultOUT.ascx.cs index 4d75e654..4b2e47f8 100644 --- a/GMW/WebUserControls/mod_PostFinMultOUT.ascx.cs +++ b/GMW/WebUserControls/mod_PostFinMultOUT.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_PostFinMultOUT.ascx.designer.cs b/GMW/WebUserControls/mod_PostFinMultOUT.ascx.designer.cs index 60fecae9..6a5770b4 100644 --- a/GMW/WebUserControls/mod_PostFinMultOUT.ascx.designer.cs +++ b/GMW/WebUserControls/mod_PostFinMultOUT.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_PostFinMultOUT { /// diff --git a/GMW/WebUserControls/mod_PostLiq_DT.ascx.cs b/GMW/WebUserControls/mod_PostLiq_DT.ascx.cs index edf07d80..1903f203 100644 --- a/GMW/WebUserControls/mod_PostLiq_DT.ascx.cs +++ b/GMW/WebUserControls/mod_PostLiq_DT.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_PostLiq_DT.ascx.designer.cs b/GMW/WebUserControls/mod_PostLiq_DT.ascx.designer.cs index 42a5ef10..948f0f61 100644 --- a/GMW/WebUserControls/mod_PostLiq_DT.ascx.designer.cs +++ b/GMW/WebUserControls/mod_PostLiq_DT.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_PostLiq_DT { /// diff --git a/GMW/WebUserControls/mod_PostLiq_NT.ascx.cs b/GMW/WebUserControls/mod_PostLiq_NT.ascx.cs index cedeb862..59dd48a9 100644 --- a/GMW/WebUserControls/mod_PostLiq_NT.ascx.cs +++ b/GMW/WebUserControls/mod_PostLiq_NT.ascx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using GMW_data; +using GMW_data; +using System; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_PostProveMecc.ascx.cs b/GMW/WebUserControls/mod_PostProveMecc.ascx.cs index 682971e2..cef2f68d 100644 --- a/GMW/WebUserControls/mod_PostProveMecc.ascx.cs +++ b/GMW/WebUserControls/mod_PostProveMecc.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_PostProveMecc.ascx.designer.cs b/GMW/WebUserControls/mod_PostProveMecc.ascx.designer.cs index 56de91fc..996bc823 100644 --- a/GMW/WebUserControls/mod_PostProveMecc.ascx.designer.cs +++ b/GMW/WebUserControls/mod_PostProveMecc.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_PostProveMecc { /// diff --git a/GMW/WebUserControls/mod_PostRX_DT.ascx.cs b/GMW/WebUserControls/mod_PostRX_DT.ascx.cs index 61aa29c0..e443c995 100644 --- a/GMW/WebUserControls/mod_PostRX_DT.ascx.cs +++ b/GMW/WebUserControls/mod_PostRX_DT.ascx.cs @@ -1,12 +1,9 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; +using System.Globalization; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; -using System.Globalization; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_PostRX_DT.ascx.designer.cs b/GMW/WebUserControls/mod_PostRX_DT.ascx.designer.cs index 0429e5d1..7422a638 100644 --- a/GMW/WebUserControls/mod_PostRX_DT.ascx.designer.cs +++ b/GMW/WebUserControls/mod_PostRX_DT.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_PostRX_DT { /// diff --git a/GMW/WebUserControls/mod_PostRX_NT.ascx.cs b/GMW/WebUserControls/mod_PostRX_NT.ascx.cs index fe1bcb07..c18f2641 100644 --- a/GMW/WebUserControls/mod_PostRX_NT.ascx.cs +++ b/GMW/WebUserControls/mod_PostRX_NT.ascx.cs @@ -1,12 +1,9 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; +using System.Globalization; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; -using System.Globalization; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_PostRX_NT.ascx.designer.cs b/GMW/WebUserControls/mod_PostRX_NT.ascx.designer.cs index d78e6a3e..c74d04ac 100644 --- a/GMW/WebUserControls/mod_PostRX_NT.ascx.designer.cs +++ b/GMW/WebUserControls/mod_PostRX_NT.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_PostRX_NT { /// diff --git a/GMW/WebUserControls/mod_PostTT.ascx.cs b/GMW/WebUserControls/mod_PostTT.ascx.cs index fa53a2ef..49b108d0 100644 --- a/GMW/WebUserControls/mod_PostTT.ascx.cs +++ b/GMW/WebUserControls/mod_PostTT.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_PostTT.ascx.designer.cs b/GMW/WebUserControls/mod_PostTT.ascx.designer.cs index 17700de6..7e331333 100644 --- a/GMW/WebUserControls/mod_PostTT.ascx.designer.cs +++ b/GMW/WebUserControls/mod_PostTT.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_PostTT { /// diff --git a/GMW/WebUserControls/mod_PostTT_Pre_DT.ascx.cs b/GMW/WebUserControls/mod_PostTT_Pre_DT.ascx.cs index b0220fd9..38c56be2 100644 --- a/GMW/WebUserControls/mod_PostTT_Pre_DT.ascx.cs +++ b/GMW/WebUserControls/mod_PostTT_Pre_DT.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_PostTT_Pre_DT.ascx.designer.cs b/GMW/WebUserControls/mod_PostTT_Pre_DT.ascx.designer.cs index 1d49c2b4..edc2658f 100644 --- a/GMW/WebUserControls/mod_PostTT_Pre_DT.ascx.designer.cs +++ b/GMW/WebUserControls/mod_PostTT_Pre_DT.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_PostTT_Pre_DT { /// diff --git a/GMW/WebUserControls/mod_PostTT_Pre_NT.ascx.cs b/GMW/WebUserControls/mod_PostTT_Pre_NT.ascx.cs index 02425c98..e6590732 100644 --- a/GMW/WebUserControls/mod_PostTT_Pre_NT.ascx.cs +++ b/GMW/WebUserControls/mod_PostTT_Pre_NT.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_PostTT_Pre_NT.ascx.designer.cs b/GMW/WebUserControls/mod_PostTT_Pre_NT.ascx.designer.cs index 755fa43c..fe19c830 100644 --- a/GMW/WebUserControls/mod_PostTT_Pre_NT.ascx.designer.cs +++ b/GMW/WebUserControls/mod_PostTT_Pre_NT.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_PostTT_Pre_NT { /// diff --git a/GMW/WebUserControls/mod_SearchProvAL.ascx.cs b/GMW/WebUserControls/mod_SearchProvAL.ascx.cs index aec19a23..33c5badf 100644 --- a/GMW/WebUserControls/mod_SearchProvAL.ascx.cs +++ b/GMW/WebUserControls/mod_SearchProvAL.ascx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_SearchProvAL.ascx.designer.cs b/GMW/WebUserControls/mod_SearchProvAL.ascx.designer.cs index 45364a67..42dde40a 100644 --- a/GMW/WebUserControls/mod_SearchProvAL.ascx.designer.cs +++ b/GMW/WebUserControls/mod_SearchProvAL.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_SearchProvAL { /// diff --git a/GMW/WebUserControls/mod_SearchProvCelle.ascx.cs b/GMW/WebUserControls/mod_SearchProvCelle.ascx.cs index c49bcc30..727d2a67 100644 --- a/GMW/WebUserControls/mod_SearchProvCelle.ascx.cs +++ b/GMW/WebUserControls/mod_SearchProvCelle.ascx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_SearchProvCelle.ascx.designer.cs b/GMW/WebUserControls/mod_SearchProvCelle.ascx.designer.cs index 2dbaf6f7..4ebed8ba 100644 --- a/GMW/WebUserControls/mod_SearchProvCelle.ascx.designer.cs +++ b/GMW/WebUserControls/mod_SearchProvCelle.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_SearchProvCelle { /// diff --git a/GMW/WebUserControls/mod_SearchProvDtx.ascx.cs b/GMW/WebUserControls/mod_SearchProvDtx.ascx.cs index 19e85acf..5e493fdc 100644 --- a/GMW/WebUserControls/mod_SearchProvDtx.ascx.cs +++ b/GMW/WebUserControls/mod_SearchProvDtx.ascx.cs @@ -1,11 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_SearchProvDtx.ascx.designer.cs b/GMW/WebUserControls/mod_SearchProvDtx.ascx.designer.cs index aeb2c2e5..ab4e57e7 100644 --- a/GMW/WebUserControls/mod_SearchProvDtx.ascx.designer.cs +++ b/GMW/WebUserControls/mod_SearchProvDtx.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_SearchProvDtx { /// diff --git a/GMW/WebUserControls/mod_SearchProvOperatori.ascx.cs b/GMW/WebUserControls/mod_SearchProvOperatori.ascx.cs index 3555140a..6bee7bb7 100644 --- a/GMW/WebUserControls/mod_SearchProvOperatori.ascx.cs +++ b/GMW/WebUserControls/mod_SearchProvOperatori.ascx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_SearchProvOperatori.ascx.designer.cs b/GMW/WebUserControls/mod_SearchProvOperatori.ascx.designer.cs index 85778633..6b0ccf1f 100644 --- a/GMW/WebUserControls/mod_SearchProvOperatori.ascx.designer.cs +++ b/GMW/WebUserControls/mod_SearchProvOperatori.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_SearchProvOperatori { /// diff --git a/GMW/WebUserControls/mod_SearchProvParticolari.ascx.cs b/GMW/WebUserControls/mod_SearchProvParticolari.ascx.cs index 65982e3c..d022fa98 100644 --- a/GMW/WebUserControls/mod_SearchProvParticolari.ascx.cs +++ b/GMW/WebUserControls/mod_SearchProvParticolari.ascx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_SearchProvParticolari.ascx.designer.cs b/GMW/WebUserControls/mod_SearchProvParticolari.ascx.designer.cs index 5ca4815d..84ed97b6 100644 --- a/GMW/WebUserControls/mod_SearchProvParticolari.ascx.designer.cs +++ b/GMW/WebUserControls/mod_SearchProvParticolari.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_SearchProvParticolari { /// diff --git a/GMW/WebUserControls/mod_SearchProvUDC.ascx.cs b/GMW/WebUserControls/mod_SearchProvUDC.ascx.cs index a37295a4..2de4ad04 100644 --- a/GMW/WebUserControls/mod_SearchProvUDC.ascx.cs +++ b/GMW/WebUserControls/mod_SearchProvUDC.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_SearchProvUDC.ascx.designer.cs b/GMW/WebUserControls/mod_SearchProvUDC.ascx.designer.cs index 12c4a7dc..cfb53d6e 100644 --- a/GMW/WebUserControls/mod_SearchProvUDC.ascx.designer.cs +++ b/GMW/WebUserControls/mod_SearchProvUDC.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_SearchProvUDC { /// diff --git a/GMW/WebUserControls/mod_SterrTagIN.ascx.cs b/GMW/WebUserControls/mod_SterrTagIN.ascx.cs index f1e150ee..ff856713 100644 --- a/GMW/WebUserControls/mod_SterrTagIN.ascx.cs +++ b/GMW/WebUserControls/mod_SterrTagIN.ascx.cs @@ -1,12 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using System.Net; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_SterrTagIN.ascx.designer.cs b/GMW/WebUserControls/mod_SterrTagIN.ascx.designer.cs index d9ca484e..ab3dc06b 100644 --- a/GMW/WebUserControls/mod_SterrTagIN.ascx.designer.cs +++ b/GMW/WebUserControls/mod_SterrTagIN.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_SterrTagIN { /// diff --git a/GMW/WebUserControls/mod_SterrTagOUT.ascx.cs b/GMW/WebUserControls/mod_SterrTagOUT.ascx.cs index 64e732d7..e6016cc3 100644 --- a/GMW/WebUserControls/mod_SterrTagOUT.ascx.cs +++ b/GMW/WebUserControls/mod_SterrTagOUT.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_SterrTagOUT.ascx.designer.cs b/GMW/WebUserControls/mod_SterrTagOUT.ascx.designer.cs index ee111159..33ea04b9 100644 --- a/GMW/WebUserControls/mod_SterrTagOUT.ascx.designer.cs +++ b/GMW/WebUserControls/mod_SterrTagOUT.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_SterrTagOUT { /// diff --git a/GMW/WebUserControls/mod_UdcCella.ascx.cs b/GMW/WebUserControls/mod_UdcCella.ascx.cs index f5c4ff8c..65c00a3b 100644 --- a/GMW/WebUserControls/mod_UdcCella.ascx.cs +++ b/GMW/WebUserControls/mod_UdcCella.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls diff --git a/GMW/WebUserControls/mod_UdcCella.ascx.designer.cs b/GMW/WebUserControls/mod_UdcCella.ascx.designer.cs index e851f1ea..5b899359 100644 --- a/GMW/WebUserControls/mod_UdcCella.ascx.designer.cs +++ b/GMW/WebUserControls/mod_UdcCella.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_UdcCella { /// diff --git a/GMW/WebUserControls/mod_anagBlocchi.ascx.cs b/GMW/WebUserControls/mod_anagBlocchi.ascx.cs index f4d02dc2..5004f9c1 100644 --- a/GMW/WebUserControls/mod_anagBlocchi.ascx.cs +++ b/GMW/WebUserControls/mod_anagBlocchi.ascx.cs @@ -1,9 +1,9 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_anagBlocchi.ascx.designer.cs b/GMW/WebUserControls/mod_anagBlocchi.ascx.designer.cs index 488764c0..d4830e42 100644 --- a/GMW/WebUserControls/mod_anagBlocchi.ascx.designer.cs +++ b/GMW/WebUserControls/mod_anagBlocchi.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_anagBlocchi { /// diff --git a/GMW/WebUserControls/mod_anagCelle.ascx.cs b/GMW/WebUserControls/mod_anagCelle.ascx.cs index 7d732179..7e7b44f3 100644 --- a/GMW/WebUserControls/mod_anagCelle.ascx.cs +++ b/GMW/WebUserControls/mod_anagCelle.ascx.cs @@ -1,9 +1,9 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_anagCelle.ascx.designer.cs b/GMW/WebUserControls/mod_anagCelle.ascx.designer.cs index 99c6d7da..47fdfcfe 100644 --- a/GMW/WebUserControls/mod_anagCelle.ascx.designer.cs +++ b/GMW/WebUserControls/mod_anagCelle.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_anagCelle { /// diff --git a/GMW/WebUserControls/mod_anagFormatiDtx.ascx.cs b/GMW/WebUserControls/mod_anagFormatiDtx.ascx.cs index 55c725da..2ca9a869 100644 --- a/GMW/WebUserControls/mod_anagFormatiDtx.ascx.cs +++ b/GMW/WebUserControls/mod_anagFormatiDtx.ascx.cs @@ -1,8 +1,8 @@ -using System; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; +using System; using System.Data; -using GMW_data; +using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_anagFormatiDtx.ascx.designer.cs b/GMW/WebUserControls/mod_anagFormatiDtx.ascx.designer.cs index 162bc90f..90e9fc2b 100644 --- a/GMW/WebUserControls/mod_anagFormatiDtx.ascx.designer.cs +++ b/GMW/WebUserControls/mod_anagFormatiDtx.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_anagFormatiDtx { /// diff --git a/GMW/WebUserControls/mod_anagLinee.ascx.cs b/GMW/WebUserControls/mod_anagLinee.ascx.cs index 1862d1f2..c41d363a 100644 --- a/GMW/WebUserControls/mod_anagLinee.ascx.cs +++ b/GMW/WebUserControls/mod_anagLinee.ascx.cs @@ -1,8 +1,8 @@ -using System; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; +using System; using System.Data; -using GMW_data; +using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_anagLinee.ascx.designer.cs b/GMW/WebUserControls/mod_anagLinee.ascx.designer.cs index b78a99f1..f095c038 100644 --- a/GMW/WebUserControls/mod_anagLinee.ascx.designer.cs +++ b/GMW/WebUserControls/mod_anagLinee.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_anagLinee { /// diff --git a/GMW/WebUserControls/mod_anagMagazzini.ascx.cs b/GMW/WebUserControls/mod_anagMagazzini.ascx.cs index bacba557..128a7788 100644 --- a/GMW/WebUserControls/mod_anagMagazzini.ascx.cs +++ b/GMW/WebUserControls/mod_anagMagazzini.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_anagMagazzini.ascx.designer.cs b/GMW/WebUserControls/mod_anagMagazzini.ascx.designer.cs index c8e2eda1..188702cc 100644 --- a/GMW/WebUserControls/mod_anagMagazzini.ascx.designer.cs +++ b/GMW/WebUserControls/mod_anagMagazzini.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_anagMagazzini { /// diff --git a/GMW/WebUserControls/mod_anagPartImb.ascx.designer.cs b/GMW/WebUserControls/mod_anagPartImb.ascx.designer.cs index 14755031..9f26fd0f 100644 --- a/GMW/WebUserControls/mod_anagPartImb.ascx.designer.cs +++ b/GMW/WebUserControls/mod_anagPartImb.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_anagPartImb { /// diff --git a/GMW/WebUserControls/mod_anagTipoLinee.ascx.cs b/GMW/WebUserControls/mod_anagTipoLinee.ascx.cs index b53277f9..19580294 100644 --- a/GMW/WebUserControls/mod_anagTipoLinee.ascx.cs +++ b/GMW/WebUserControls/mod_anagTipoLinee.ascx.cs @@ -1,8 +1,8 @@ -using System; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; +using System; using System.Data; -using GMW_data; +using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_anagTipoLinee.ascx.designer.cs b/GMW/WebUserControls/mod_anagTipoLinee.ascx.designer.cs index 9c7d332d..aad4d2f9 100644 --- a/GMW/WebUserControls/mod_anagTipoLinee.ascx.designer.cs +++ b/GMW/WebUserControls/mod_anagTipoLinee.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_anagTipoLinee { /// diff --git a/GMW/WebUserControls/mod_anime.ascx.cs b/GMW/WebUserControls/mod_anime.ascx.cs index dd92c13b..cb5ea813 100644 --- a/GMW/WebUserControls/mod_anime.ascx.cs +++ b/GMW/WebUserControls/mod_anime.ascx.cs @@ -1,12 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Net; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_anime.ascx.designer.cs b/GMW/WebUserControls/mod_anime.ascx.designer.cs index 332feb78..abdabf63 100644 --- a/GMW/WebUserControls/mod_anime.ascx.designer.cs +++ b/GMW/WebUserControls/mod_anime.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_anime { /// diff --git a/GMW/WebUserControls/mod_animeMult.ascx.cs b/GMW/WebUserControls/mod_animeMult.ascx.cs index 69c80713..356d301c 100644 --- a/GMW/WebUserControls/mod_animeMult.ascx.cs +++ b/GMW/WebUserControls/mod_animeMult.ascx.cs @@ -1,12 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Net; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_animeMult.ascx.designer.cs b/GMW/WebUserControls/mod_animeMult.ascx.designer.cs index 611459c5..d35fd724 100644 --- a/GMW/WebUserControls/mod_animeMult.ascx.designer.cs +++ b/GMW/WebUserControls/mod_animeMult.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_animeMult { /// diff --git a/GMW/WebUserControls/mod_assegnaNC.ascx.cs b/GMW/WebUserControls/mod_assegnaNC.ascx.cs index 808e4265..420c51dd 100644 --- a/GMW/WebUserControls/mod_assegnaNC.ascx.cs +++ b/GMW/WebUserControls/mod_assegnaNC.ascx.cs @@ -1,11 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_assegnaNC.ascx.designer.cs b/GMW/WebUserControls/mod_assegnaNC.ascx.designer.cs index 7984986d..a21dc88a 100644 --- a/GMW/WebUserControls/mod_assegnaNC.ascx.designer.cs +++ b/GMW/WebUserControls/mod_assegnaNC.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_assegnaNC { /// diff --git a/GMW/WebUserControls/mod_assegnaNC_Dtx.ascx.cs b/GMW/WebUserControls/mod_assegnaNC_Dtx.ascx.cs index c9724972..d7a8cbed 100644 --- a/GMW/WebUserControls/mod_assegnaNC_Dtx.ascx.cs +++ b/GMW/WebUserControls/mod_assegnaNC_Dtx.ascx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_autocomplete.ascx.cs b/GMW/WebUserControls/mod_autocomplete.ascx.cs index 4cc26f6e..ad87ca49 100644 --- a/GMW/WebUserControls/mod_autocomplete.ascx.cs +++ b/GMW/WebUserControls/mod_autocomplete.ascx.cs @@ -1,10 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_autocomplete.ascx.designer.cs b/GMW/WebUserControls/mod_autocomplete.ascx.designer.cs index 444cc9cc..195ca55b 100644 --- a/GMW/WebUserControls/mod_autocomplete.ascx.designer.cs +++ b/GMW/WebUserControls/mod_autocomplete.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_autocomplete { /// diff --git a/GMW/WebUserControls/mod_barPlot.ascx.cs b/GMW/WebUserControls/mod_barPlot.ascx.cs index ec454fcf..d3c35cf2 100644 --- a/GMW/WebUserControls/mod_barPlot.ascx.cs +++ b/GMW/WebUserControls/mod_barPlot.ascx.cs @@ -1,8 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; using System.Web.UI.WebControls; namespace GMW.WebUserControls diff --git a/GMW/WebUserControls/mod_barPlot.ascx.designer.cs b/GMW/WebUserControls/mod_barPlot.ascx.designer.cs index c2c7c2b8..b9683bc5 100644 --- a/GMW/WebUserControls/mod_barPlot.ascx.designer.cs +++ b/GMW/WebUserControls/mod_barPlot.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_barPlot { /// diff --git a/GMW/WebUserControls/mod_bolle4odette.ascx.cs b/GMW/WebUserControls/mod_bolle4odette.ascx.cs index 3742666f..50686328 100644 --- a/GMW/WebUserControls/mod_bolle4odette.ascx.cs +++ b/GMW/WebUserControls/mod_bolle4odette.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_bolle4odette.ascx.designer.cs b/GMW/WebUserControls/mod_bolle4odette.ascx.designer.cs index 0e669dd4..2cd69258 100644 --- a/GMW/WebUserControls/mod_bolle4odette.ascx.designer.cs +++ b/GMW/WebUserControls/mod_bolle4odette.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_bolle4odette { /// diff --git a/GMW/WebUserControls/mod_chLang.ascx.cs b/GMW/WebUserControls/mod_chLang.ascx.cs index 2ac1f49c..2d77ca04 100644 --- a/GMW/WebUserControls/mod_chLang.ascx.cs +++ b/GMW/WebUserControls/mod_chLang.ascx.cs @@ -1,14 +1,5 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; using SteamWare; +using System; public partial class mod_chLang : ApplicationUserControl { diff --git a/GMW/WebUserControls/mod_checkDelibLogNc.ascx.cs b/GMW/WebUserControls/mod_checkDelibLogNc.ascx.cs index 856a4fbf..2cfd56ce 100644 --- a/GMW/WebUserControls/mod_checkDelibLogNc.ascx.cs +++ b/GMW/WebUserControls/mod_checkDelibLogNc.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_checkDelibLogNc.ascx.designer.cs b/GMW/WebUserControls/mod_checkDelibLogNc.ascx.designer.cs index 1a4df916..8339e45a 100644 --- a/GMW/WebUserControls/mod_checkDelibLogNc.ascx.designer.cs +++ b/GMW/WebUserControls/mod_checkDelibLogNc.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_checkDelibLogNc { /// diff --git a/GMW/WebUserControls/mod_clock.ascx.cs b/GMW/WebUserControls/mod_clock.ascx.cs index d04aa766..97658a2e 100644 --- a/GMW/WebUserControls/mod_clock.ascx.cs +++ b/GMW/WebUserControls/mod_clock.ascx.cs @@ -1,10 +1,6 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_clock.ascx.designer.cs b/GMW/WebUserControls/mod_clock.ascx.designer.cs index 5d1bc99e..cfcdb594 100644 --- a/GMW/WebUserControls/mod_clock.ascx.designer.cs +++ b/GMW/WebUserControls/mod_clock.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_clock { /// diff --git a/GMW/WebUserControls/mod_combobox.ascx.cs b/GMW/WebUserControls/mod_combobox.ascx.cs index aac22986..7bb567c9 100644 --- a/GMW/WebUserControls/mod_combobox.ascx.cs +++ b/GMW/WebUserControls/mod_combobox.ascx.cs @@ -1,10 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_combobox.ascx.designer.cs b/GMW/WebUserControls/mod_combobox.ascx.designer.cs index 77e96550..aaf0ce23 100644 --- a/GMW/WebUserControls/mod_combobox.ascx.designer.cs +++ b/GMW/WebUserControls/mod_combobox.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_combobox { /// diff --git a/GMW/WebUserControls/mod_confMag.ascx.cs b/GMW/WebUserControls/mod_confMag.ascx.cs index f93766e0..b13ce8f4 100644 --- a/GMW/WebUserControls/mod_confMag.ascx.cs +++ b/GMW/WebUserControls/mod_confMag.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_confMag.ascx.designer.cs b/GMW/WebUserControls/mod_confMag.ascx.designer.cs index dbd11b0a..2954197c 100644 --- a/GMW/WebUserControls/mod_confMag.ascx.designer.cs +++ b/GMW/WebUserControls/mod_confMag.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_confMag { /// diff --git a/GMW/WebUserControls/mod_consumoAnime.ascx.cs b/GMW/WebUserControls/mod_consumoAnime.ascx.cs index e80ca270..1b41cb8d 100644 --- a/GMW/WebUserControls/mod_consumoAnime.ascx.cs +++ b/GMW/WebUserControls/mod_consumoAnime.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_consumoAnime.ascx.designer.cs b/GMW/WebUserControls/mod_consumoAnime.ascx.designer.cs index 34141ff2..13478aa4 100644 --- a/GMW/WebUserControls/mod_consumoAnime.ascx.designer.cs +++ b/GMW/WebUserControls/mod_consumoAnime.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_consumoAnime { /// diff --git a/GMW/WebUserControls/mod_consumoFusi.ascx.cs b/GMW/WebUserControls/mod_consumoFusi.ascx.cs index 77818d14..df5367de 100644 --- a/GMW/WebUserControls/mod_consumoFusi.ascx.cs +++ b/GMW/WebUserControls/mod_consumoFusi.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_consumoFusi.ascx.designer.cs b/GMW/WebUserControls/mod_consumoFusi.ascx.designer.cs index cc582c5c..db986837 100644 --- a/GMW/WebUserControls/mod_consumoFusi.ascx.designer.cs +++ b/GMW/WebUserControls/mod_consumoFusi.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_consumoFusi { /// diff --git a/GMW/WebUserControls/mod_delibLogNc.ascx.cs b/GMW/WebUserControls/mod_delibLogNc.ascx.cs index 9a2c0ce8..84ab6a81 100644 --- a/GMW/WebUserControls/mod_delibLogNc.ascx.cs +++ b/GMW/WebUserControls/mod_delibLogNc.ascx.cs @@ -1,11 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_delibLogNc.ascx.designer.cs b/GMW/WebUserControls/mod_delibLogNc.ascx.designer.cs index 9d7ee39b..314de8c0 100644 --- a/GMW/WebUserControls/mod_delibLogNc.ascx.designer.cs +++ b/GMW/WebUserControls/mod_delibLogNc.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_delibLogNc { /// diff --git a/GMW/WebUserControls/mod_delibera.ascx.cs b/GMW/WebUserControls/mod_delibera.ascx.cs index 8aa6ac85..760934e4 100644 --- a/GMW/WebUserControls/mod_delibera.ascx.cs +++ b/GMW/WebUserControls/mod_delibera.ascx.cs @@ -1,9 +1,9 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_delibera.ascx.designer.cs b/GMW/WebUserControls/mod_delibera.ascx.designer.cs index 6e9cd3fe..342163e6 100644 --- a/GMW/WebUserControls/mod_delibera.ascx.designer.cs +++ b/GMW/WebUserControls/mod_delibera.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_delibera { /// diff --git a/GMW/WebUserControls/mod_detAttr.ascx.cs b/GMW/WebUserControls/mod_detAttr.ascx.cs index 096a1c90..3b55716f 100644 --- a/GMW/WebUserControls/mod_detAttr.ascx.cs +++ b/GMW/WebUserControls/mod_detAttr.ascx.cs @@ -1,10 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_detAttr.ascx.designer.cs b/GMW/WebUserControls/mod_detAttr.ascx.designer.cs index b63c7c88..25007580 100644 --- a/GMW/WebUserControls/mod_detAttr.ascx.designer.cs +++ b/GMW/WebUserControls/mod_detAttr.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_detAttr { /// diff --git a/GMW/WebUserControls/mod_detLDP.ascx.cs b/GMW/WebUserControls/mod_detLDP.ascx.cs index eca16f24..00efa76a 100644 --- a/GMW/WebUserControls/mod_detLDP.ascx.cs +++ b/GMW/WebUserControls/mod_detLDP.ascx.cs @@ -1,10 +1,4 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_detLDP.ascx.designer.cs b/GMW/WebUserControls/mod_detLDP.ascx.designer.cs index c8ab3348..7fd9b07c 100644 --- a/GMW/WebUserControls/mod_detLDP.ascx.designer.cs +++ b/GMW/WebUserControls/mod_detLDP.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_detLDP { /// diff --git a/GMW/WebUserControls/mod_detTrattamenti.ascx.cs b/GMW/WebUserControls/mod_detTrattamenti.ascx.cs index 22acbec1..fb86f3ec 100644 --- a/GMW/WebUserControls/mod_detTrattamenti.ascx.cs +++ b/GMW/WebUserControls/mod_detTrattamenti.ascx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_detTrattamenti.ascx.designer.cs b/GMW/WebUserControls/mod_detTrattamenti.ascx.designer.cs index fc6533d8..4180dd05 100644 --- a/GMW/WebUserControls/mod_detTrattamenti.ascx.designer.cs +++ b/GMW/WebUserControls/mod_detTrattamenti.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_detTrattamenti { /// diff --git a/GMW/WebUserControls/mod_detailAL2UDC.ascx.cs b/GMW/WebUserControls/mod_detailAL2UDC.ascx.cs index 68a01388..dafd33f8 100644 --- a/GMW/WebUserControls/mod_detailAL2UDC.ascx.cs +++ b/GMW/WebUserControls/mod_detailAL2UDC.ascx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_detailAL2UDC.ascx.designer.cs b/GMW/WebUserControls/mod_detailAL2UDC.ascx.designer.cs index 055da45c..a7bfc8d5 100644 --- a/GMW/WebUserControls/mod_detailAL2UDC.ascx.designer.cs +++ b/GMW/WebUserControls/mod_detailAL2UDC.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_detailAL2UDC { /// diff --git a/GMW/WebUserControls/mod_detailCelle.ascx.cs b/GMW/WebUserControls/mod_detailCelle.ascx.cs index 852d5737..b2be8d78 100644 --- a/GMW/WebUserControls/mod_detailCelle.ascx.cs +++ b/GMW/WebUserControls/mod_detailCelle.ascx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_detailCelle.ascx.designer.cs b/GMW/WebUserControls/mod_detailCelle.ascx.designer.cs index f4f6bd47..8e59f80c 100644 --- a/GMW/WebUserControls/mod_detailCelle.ascx.designer.cs +++ b/GMW/WebUserControls/mod_detailCelle.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_detailCelle { } } diff --git a/GMW/WebUserControls/mod_detailDtxAttr.ascx.cs b/GMW/WebUserControls/mod_detailDtxAttr.ascx.cs index d56dad30..a60ff681 100644 --- a/GMW/WebUserControls/mod_detailDtxAttr.ascx.cs +++ b/GMW/WebUserControls/mod_detailDtxAttr.ascx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_detailDtxAttr.ascx.designer.cs b/GMW/WebUserControls/mod_detailDtxAttr.ascx.designer.cs index 5a368767..3a12a9ea 100644 --- a/GMW/WebUserControls/mod_detailDtxAttr.ascx.designer.cs +++ b/GMW/WebUserControls/mod_detailDtxAttr.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_detailDtxAttr { /// diff --git a/GMW/WebUserControls/mod_detailImballi.ascx.cs b/GMW/WebUserControls/mod_detailImballi.ascx.cs index 54c6c8f4..9b140e0e 100644 --- a/GMW/WebUserControls/mod_detailImballi.ascx.cs +++ b/GMW/WebUserControls/mod_detailImballi.ascx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_detailImballi.ascx.designer.cs b/GMW/WebUserControls/mod_detailImballi.ascx.designer.cs index 01b61bb7..e3ff1df4 100644 --- a/GMW/WebUserControls/mod_detailImballi.ascx.designer.cs +++ b/GMW/WebUserControls/mod_detailImballi.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_detailImballi { } } diff --git a/GMW/WebUserControls/mod_detailOperatori.ascx.cs b/GMW/WebUserControls/mod_detailOperatori.ascx.cs index 5f0cf762..d993a6a6 100644 --- a/GMW/WebUserControls/mod_detailOperatori.ascx.cs +++ b/GMW/WebUserControls/mod_detailOperatori.ascx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_detailOperatori.ascx.designer.cs b/GMW/WebUserControls/mod_detailOperatori.ascx.designer.cs index 79c6e556..47b6f59b 100644 --- a/GMW/WebUserControls/mod_detailOperatori.ascx.designer.cs +++ b/GMW/WebUserControls/mod_detailOperatori.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_detailOperatori { } } diff --git a/GMW/WebUserControls/mod_detailParticolari.ascx.cs b/GMW/WebUserControls/mod_detailParticolari.ascx.cs index a663daba..84943152 100644 --- a/GMW/WebUserControls/mod_detailParticolari.ascx.cs +++ b/GMW/WebUserControls/mod_detailParticolari.ascx.cs @@ -1,9 +1,8 @@ -using System; -using System.Data; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Data; +using System.Web.UI.WebControls; namespace GMW.WebUserControls diff --git a/GMW/WebUserControls/mod_detailParticolari.ascx.designer.cs b/GMW/WebUserControls/mod_detailParticolari.ascx.designer.cs index 0099b373..af8dde62 100644 --- a/GMW/WebUserControls/mod_detailParticolari.ascx.designer.cs +++ b/GMW/WebUserControls/mod_detailParticolari.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_detailParticolari { /// diff --git a/GMW/WebUserControls/mod_detailUDC.ascx.cs b/GMW/WebUserControls/mod_detailUDC.ascx.cs index d3b178b7..92fc5280 100644 --- a/GMW/WebUserControls/mod_detailUDC.ascx.cs +++ b/GMW/WebUserControls/mod_detailUDC.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_detailUDC.ascx.designer.cs b/GMW/WebUserControls/mod_detailUDC.ascx.designer.cs index 722e1e42..38c3fc9d 100644 --- a/GMW/WebUserControls/mod_detailUDC.ascx.designer.cs +++ b/GMW/WebUserControls/mod_detailUDC.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_detailUDC { /// diff --git a/GMW/WebUserControls/mod_detailUDC_storico.ascx.cs b/GMW/WebUserControls/mod_detailUDC_storico.ascx.cs index 150a8112..45fd7228 100644 --- a/GMW/WebUserControls/mod_detailUDC_storico.ascx.cs +++ b/GMW/WebUserControls/mod_detailUDC_storico.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_detailUDC_storico.ascx.designer.cs b/GMW/WebUserControls/mod_detailUDC_storico.ascx.designer.cs index 439bafc3..99dee4c0 100644 --- a/GMW/WebUserControls/mod_detailUDC_storico.ascx.designer.cs +++ b/GMW/WebUserControls/mod_detailUDC_storico.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_detailUDC_storico { /// diff --git a/GMW/WebUserControls/mod_dettCelleBlocco.ascx.cs b/GMW/WebUserControls/mod_dettCelleBlocco.ascx.cs index 7e91f67c..46c21371 100644 --- a/GMW/WebUserControls/mod_dettCelleBlocco.ascx.cs +++ b/GMW/WebUserControls/mod_dettCelleBlocco.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_dettCelleBlocco.ascx.designer.cs b/GMW/WebUserControls/mod_dettCelleBlocco.ascx.designer.cs index 8fac2de2..def881fb 100644 --- a/GMW/WebUserControls/mod_dettCelleBlocco.ascx.designer.cs +++ b/GMW/WebUserControls/mod_dettCelleBlocco.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_dettCelleBlocco { /// diff --git a/GMW/WebUserControls/mod_dettaglioBlocco.ascx.cs b/GMW/WebUserControls/mod_dettaglioBlocco.ascx.cs index e3d4f5aa..a15ecabd 100644 --- a/GMW/WebUserControls/mod_dettaglioBlocco.ascx.cs +++ b/GMW/WebUserControls/mod_dettaglioBlocco.ascx.cs @@ -1,9 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls diff --git a/GMW/WebUserControls/mod_dettaglioBlocco.ascx.designer.cs b/GMW/WebUserControls/mod_dettaglioBlocco.ascx.designer.cs index 47e2ff54..fd6e9492 100644 --- a/GMW/WebUserControls/mod_dettaglioBlocco.ascx.designer.cs +++ b/GMW/WebUserControls/mod_dettaglioBlocco.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_dettaglioBlocco { /// diff --git a/GMW/WebUserControls/mod_dummy.ascx.cs b/GMW/WebUserControls/mod_dummy.ascx.cs index 53545f28..ad119ff5 100644 --- a/GMW/WebUserControls/mod_dummy.ascx.cs +++ b/GMW/WebUserControls/mod_dummy.ascx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_dummy.ascx.designer.cs b/GMW/WebUserControls/mod_dummy.ascx.designer.cs index 88691ea5..0dee87ab 100644 --- a/GMW/WebUserControls/mod_dummy.ascx.designer.cs +++ b/GMW/WebUserControls/mod_dummy.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_dummy { /// diff --git a/GMW/WebUserControls/mod_elencoListePrelievo.ascx.cs b/GMW/WebUserControls/mod_elencoListePrelievo.ascx.cs index 2326a2e4..231a06b3 100644 --- a/GMW/WebUserControls/mod_elencoListePrelievo.ascx.cs +++ b/GMW/WebUserControls/mod_elencoListePrelievo.ascx.cs @@ -1,9 +1,9 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_elencoListePrelievo.ascx.designer.cs b/GMW/WebUserControls/mod_elencoListePrelievo.ascx.designer.cs index 457c75e4..111aca80 100644 --- a/GMW/WebUserControls/mod_elencoListePrelievo.ascx.designer.cs +++ b/GMW/WebUserControls/mod_elencoListePrelievo.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_elencoListePrelievo { /// diff --git a/GMW/WebUserControls/mod_elencoNC.ascx.cs b/GMW/WebUserControls/mod_elencoNC.ascx.cs index ae507277..23aa8078 100644 --- a/GMW/WebUserControls/mod_elencoNC.ascx.cs +++ b/GMW/WebUserControls/mod_elencoNC.ascx.cs @@ -1,11 +1,7 @@ using GMW_data; using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_elencoNC.ascx.designer.cs b/GMW/WebUserControls/mod_elencoNC.ascx.designer.cs index 6afa5660..15f7aca0 100644 --- a/GMW/WebUserControls/mod_elencoNC.ascx.designer.cs +++ b/GMW/WebUserControls/mod_elencoNC.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_elencoNC { /// diff --git a/GMW/WebUserControls/mod_elencoUNC.ascx.cs b/GMW/WebUserControls/mod_elencoUNC.ascx.cs index 72f287a5..6c2b26f1 100644 --- a/GMW/WebUserControls/mod_elencoUNC.ascx.cs +++ b/GMW/WebUserControls/mod_elencoUNC.ascx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_elencoUNC.ascx.designer.cs b/GMW/WebUserControls/mod_elencoUNC.ascx.designer.cs index 472e979b..8e27ef6d 100644 --- a/GMW/WebUserControls/mod_elencoUNC.ascx.designer.cs +++ b/GMW/WebUserControls/mod_elencoUNC.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_elencoUNC { /// diff --git a/GMW/WebUserControls/mod_execCelle.ascx.cs b/GMW/WebUserControls/mod_execCelle.ascx.cs index e2c7022f..a5af084a 100644 --- a/GMW/WebUserControls/mod_execCelle.ascx.cs +++ b/GMW/WebUserControls/mod_execCelle.ascx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_execCelle.ascx.designer.cs b/GMW/WebUserControls/mod_execCelle.ascx.designer.cs index f1a80bdd..30dd188c 100644 --- a/GMW/WebUserControls/mod_execCelle.ascx.designer.cs +++ b/GMW/WebUserControls/mod_execCelle.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_execCelle { /// diff --git a/GMW/WebUserControls/mod_execImballi.ascx.cs b/GMW/WebUserControls/mod_execImballi.ascx.cs index 6b18a536..ff522ea2 100644 --- a/GMW/WebUserControls/mod_execImballi.ascx.cs +++ b/GMW/WebUserControls/mod_execImballi.ascx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_execImballi.ascx.designer.cs b/GMW/WebUserControls/mod_execImballi.ascx.designer.cs index d15b2c60..31b0fb5a 100644 --- a/GMW/WebUserControls/mod_execImballi.ascx.designer.cs +++ b/GMW/WebUserControls/mod_execImballi.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_execImballi { /// diff --git a/GMW/WebUserControls/mod_execOperatori.ascx.cs b/GMW/WebUserControls/mod_execOperatori.ascx.cs index 8242d5bd..7deb7af7 100644 --- a/GMW/WebUserControls/mod_execOperatori.ascx.cs +++ b/GMW/WebUserControls/mod_execOperatori.ascx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_execOperatori.ascx.designer.cs b/GMW/WebUserControls/mod_execOperatori.ascx.designer.cs index 1324e082..234faddc 100644 --- a/GMW/WebUserControls/mod_execOperatori.ascx.designer.cs +++ b/GMW/WebUserControls/mod_execOperatori.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_execOperatori { /// diff --git a/GMW/WebUserControls/mod_execParticolari.ascx.cs b/GMW/WebUserControls/mod_execParticolari.ascx.cs index 5da9de85..81aa8c18 100644 --- a/GMW/WebUserControls/mod_execParticolari.ascx.cs +++ b/GMW/WebUserControls/mod_execParticolari.ascx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_execParticolari.ascx.designer.cs b/GMW/WebUserControls/mod_execParticolari.ascx.designer.cs index ee1e33a6..ae77b933 100644 --- a/GMW/WebUserControls/mod_execParticolari.ascx.designer.cs +++ b/GMW/WebUserControls/mod_execParticolari.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_execParticolari { /// diff --git a/GMW/WebUserControls/mod_execUDC.ascx.cs b/GMW/WebUserControls/mod_execUDC.ascx.cs index 8519d9f0..ae85a69a 100644 --- a/GMW/WebUserControls/mod_execUDC.ascx.cs +++ b/GMW/WebUserControls/mod_execUDC.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_execUDC.ascx.designer.cs b/GMW/WebUserControls/mod_execUDC.ascx.designer.cs index 9b5e395e..6c90c261 100644 --- a/GMW/WebUserControls/mod_execUDC.ascx.designer.cs +++ b/GMW/WebUserControls/mod_execUDC.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_execUDC { /// diff --git a/GMW/WebUserControls/mod_filtro.ascx.cs b/GMW/WebUserControls/mod_filtro.ascx.cs index 4c1a897d..5b3e2a2f 100644 --- a/GMW/WebUserControls/mod_filtro.ascx.cs +++ b/GMW/WebUserControls/mod_filtro.ascx.cs @@ -1,14 +1,7 @@ +using SteamWare; using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; -using SteamWare; public partial class mod_filtro : ApplicationUserControl { diff --git a/GMW/WebUserControls/mod_finiti.ascx.designer.cs b/GMW/WebUserControls/mod_finiti.ascx.designer.cs index 0e27eca8..80894e51 100644 --- a/GMW/WebUserControls/mod_finiti.ascx.designer.cs +++ b/GMW/WebUserControls/mod_finiti.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_finiti { /// diff --git a/GMW/WebUserControls/mod_finitiFc.ascx.cs b/GMW/WebUserControls/mod_finitiFc.ascx.cs index c6d24052..6ddf1d82 100644 --- a/GMW/WebUserControls/mod_finitiFc.ascx.cs +++ b/GMW/WebUserControls/mod_finitiFc.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_finitiFc.ascx.designer.cs b/GMW/WebUserControls/mod_finitiFc.ascx.designer.cs index b16cd1c5..220f1b19 100644 --- a/GMW/WebUserControls/mod_finitiFc.ascx.designer.cs +++ b/GMW/WebUserControls/mod_finitiFc.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_finitiFc { /// diff --git a/GMW/WebUserControls/mod_finitiSuperCub.ascx.designer.cs b/GMW/WebUserControls/mod_finitiSuperCub.ascx.designer.cs index 60a9f384..5403cdf0 100644 --- a/GMW/WebUserControls/mod_finitiSuperCub.ascx.designer.cs +++ b/GMW/WebUserControls/mod_finitiSuperCub.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_finitiSuperCub { /// diff --git a/GMW/WebUserControls/mod_fusiTK.ascx.cs b/GMW/WebUserControls/mod_fusiTK.ascx.cs index 0d57f012..4ab4b2b9 100644 --- a/GMW/WebUserControls/mod_fusiTK.ascx.cs +++ b/GMW/WebUserControls/mod_fusiTK.ascx.cs @@ -1,12 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Net; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_fusiTK.ascx.designer.cs b/GMW/WebUserControls/mod_fusiTK.ascx.designer.cs index bf200f19..15865d02 100644 --- a/GMW/WebUserControls/mod_fusiTK.ascx.designer.cs +++ b/GMW/WebUserControls/mod_fusiTK.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_fusiTK { /// diff --git a/GMW/WebUserControls/mod_gestPrinterPost.ascx.cs b/GMW/WebUserControls/mod_gestPrinterPost.ascx.cs index c5f1a804..618003de 100644 --- a/GMW/WebUserControls/mod_gestPrinterPost.ascx.cs +++ b/GMW/WebUserControls/mod_gestPrinterPost.ascx.cs @@ -1,12 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; +using System; using System.Data; -using GMW_data; +using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_gestPrinterPost.ascx.designer.cs b/GMW/WebUserControls/mod_gestPrinterPost.ascx.designer.cs index 7dc5c9e1..4429041d 100644 --- a/GMW/WebUserControls/mod_gestPrinterPost.ascx.designer.cs +++ b/GMW/WebUserControls/mod_gestPrinterPost.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_gestPrinterPost { /// diff --git a/GMW/WebUserControls/mod_labAssStampaUdc.ascx.cs b/GMW/WebUserControls/mod_labAssStampaUdc.ascx.cs index 19bdb8e0..9b835cba 100644 --- a/GMW/WebUserControls/mod_labAssStampaUdc.ascx.cs +++ b/GMW/WebUserControls/mod_labAssStampaUdc.ascx.cs @@ -1,9 +1,9 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_labAssStampaUdc.ascx.designer.cs b/GMW/WebUserControls/mod_labAssStampaUdc.ascx.designer.cs index 8b80be55..c55a716a 100644 --- a/GMW/WebUserControls/mod_labAssStampaUdc.ascx.designer.cs +++ b/GMW/WebUserControls/mod_labAssStampaUdc.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_labAssStampaUdc { /// diff --git a/GMW/WebUserControls/mod_labConsUdc.ascx.cs b/GMW/WebUserControls/mod_labConsUdc.ascx.cs index 24064391..13d5c486 100644 --- a/GMW/WebUserControls/mod_labConsUdc.ascx.cs +++ b/GMW/WebUserControls/mod_labConsUdc.ascx.cs @@ -1,9 +1,9 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_labConsUdc.ascx.designer.cs b/GMW/WebUserControls/mod_labConsUdc.ascx.designer.cs index 5c1dea3e..ecd3f2c8 100644 --- a/GMW/WebUserControls/mod_labConsUdc.ascx.designer.cs +++ b/GMW/WebUserControls/mod_labConsUdc.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_labConsUdc { /// diff --git a/GMW/WebUserControls/mod_lavMeccIN.ascx.cs b/GMW/WebUserControls/mod_lavMeccIN.ascx.cs index e223c042..14c22b9e 100644 --- a/GMW/WebUserControls/mod_lavMeccIN.ascx.cs +++ b/GMW/WebUserControls/mod_lavMeccIN.ascx.cs @@ -1,12 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using System.Net; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_lavMeccIN.ascx.designer.cs b/GMW/WebUserControls/mod_lavMeccIN.ascx.designer.cs index 45e8e178..9537e0cf 100644 --- a/GMW/WebUserControls/mod_lavMeccIN.ascx.designer.cs +++ b/GMW/WebUserControls/mod_lavMeccIN.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_lavMeccIN { /// diff --git a/GMW/WebUserControls/mod_lavMeccOUT.ascx.cs b/GMW/WebUserControls/mod_lavMeccOUT.ascx.cs index c991ee86..e4504f11 100644 --- a/GMW/WebUserControls/mod_lavMeccOUT.ascx.cs +++ b/GMW/WebUserControls/mod_lavMeccOUT.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_lavMeccOUT.ascx.designer.cs b/GMW/WebUserControls/mod_lavMeccOUT.ascx.designer.cs index 7359cf02..02c8bdfb 100644 --- a/GMW/WebUserControls/mod_lavMeccOUT.ascx.designer.cs +++ b/GMW/WebUserControls/mod_lavMeccOUT.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_lavMeccOUT { /// diff --git a/GMW/WebUserControls/mod_lemmiVocab.ascx.cs b/GMW/WebUserControls/mod_lemmiVocab.ascx.cs index 00ff1d3f..6e4111b5 100644 --- a/GMW/WebUserControls/mod_lemmiVocab.ascx.cs +++ b/GMW/WebUserControls/mod_lemmiVocab.ascx.cs @@ -1,14 +1,6 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; using SteamWare; +using System; +using System.Web.UI.WebControls; public partial class mod_lemmiVocab : ApplicationUserControl { diff --git a/GMW/WebUserControls/mod_listAL.ascx.cs b/GMW/WebUserControls/mod_listAL.ascx.cs index f190eb09..0b607767 100644 --- a/GMW/WebUserControls/mod_listAL.ascx.cs +++ b/GMW/WebUserControls/mod_listAL.ascx.cs @@ -1,12 +1,9 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; +using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; -using System.Data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_listAL.ascx.designer.cs b/GMW/WebUserControls/mod_listAL.ascx.designer.cs index c85a4e1a..a85f1c39 100644 --- a/GMW/WebUserControls/mod_listAL.ascx.designer.cs +++ b/GMW/WebUserControls/mod_listAL.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_listAL { /// diff --git a/GMW/WebUserControls/mod_listCelle.ascx.cs b/GMW/WebUserControls/mod_listCelle.ascx.cs index 31c878da..8177c0e8 100644 --- a/GMW/WebUserControls/mod_listCelle.ascx.cs +++ b/GMW/WebUserControls/mod_listCelle.ascx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_listCelle.ascx.designer.cs b/GMW/WebUserControls/mod_listCelle.ascx.designer.cs index 56005a3a..950c9610 100644 --- a/GMW/WebUserControls/mod_listCelle.ascx.designer.cs +++ b/GMW/WebUserControls/mod_listCelle.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_listCelle { } } diff --git a/GMW/WebUserControls/mod_listDtx.ascx.cs b/GMW/WebUserControls/mod_listDtx.ascx.cs index d8e8e5f7..27c1ba8d 100644 --- a/GMW/WebUserControls/mod_listDtx.ascx.cs +++ b/GMW/WebUserControls/mod_listDtx.ascx.cs @@ -1,12 +1,9 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; +using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; -using System.Data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_listDtx.ascx.designer.cs b/GMW/WebUserControls/mod_listDtx.ascx.designer.cs index ac5cda61..fd57fc0d 100644 --- a/GMW/WebUserControls/mod_listDtx.ascx.designer.cs +++ b/GMW/WebUserControls/mod_listDtx.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_listDtx { /// diff --git a/GMW/WebUserControls/mod_listImballi.ascx.cs b/GMW/WebUserControls/mod_listImballi.ascx.cs index 4d381ed5..be5f2faa 100644 --- a/GMW/WebUserControls/mod_listImballi.ascx.cs +++ b/GMW/WebUserControls/mod_listImballi.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_listImballi.ascx.designer.cs b/GMW/WebUserControls/mod_listImballi.ascx.designer.cs index 8a1ac44c..5a396a58 100644 --- a/GMW/WebUserControls/mod_listImballi.ascx.designer.cs +++ b/GMW/WebUserControls/mod_listImballi.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_listImballi { /// diff --git a/GMW/WebUserControls/mod_listOperatori.ascx.cs b/GMW/WebUserControls/mod_listOperatori.ascx.cs index 9d39bf98..322acadc 100644 --- a/GMW/WebUserControls/mod_listOperatori.ascx.cs +++ b/GMW/WebUserControls/mod_listOperatori.ascx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_listOperatori.ascx.designer.cs b/GMW/WebUserControls/mod_listOperatori.ascx.designer.cs index 04166ef6..cb4e352e 100644 --- a/GMW/WebUserControls/mod_listOperatori.ascx.designer.cs +++ b/GMW/WebUserControls/mod_listOperatori.ascx.designer.cs @@ -8,9 +8,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_listOperatori { } } diff --git a/GMW/WebUserControls/mod_listParticolari.ascx.cs b/GMW/WebUserControls/mod_listParticolari.ascx.cs index 131d447d..d4fa2e6a 100644 --- a/GMW/WebUserControls/mod_listParticolari.ascx.cs +++ b/GMW/WebUserControls/mod_listParticolari.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_listParticolari.ascx.designer.cs b/GMW/WebUserControls/mod_listParticolari.ascx.designer.cs index dffcb85c..e222015f 100644 --- a/GMW/WebUserControls/mod_listParticolari.ascx.designer.cs +++ b/GMW/WebUserControls/mod_listParticolari.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_listParticolari { /// diff --git a/GMW/WebUserControls/mod_listUDC.ascx.cs b/GMW/WebUserControls/mod_listUDC.ascx.cs index 8ec5ae7b..229a7ddd 100644 --- a/GMW/WebUserControls/mod_listUDC.ascx.cs +++ b/GMW/WebUserControls/mod_listUDC.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls diff --git a/GMW/WebUserControls/mod_listUDC.ascx.designer.cs b/GMW/WebUserControls/mod_listUDC.ascx.designer.cs index e87c53af..f777580c 100644 --- a/GMW/WebUserControls/mod_listUDC.ascx.designer.cs +++ b/GMW/WebUserControls/mod_listUDC.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_listUDC { /// diff --git a/GMW/WebUserControls/mod_main_help.ascx.cs b/GMW/WebUserControls/mod_main_help.ascx.cs index 2d2baad3..61d9f0bb 100644 --- a/GMW/WebUserControls/mod_main_help.ascx.cs +++ b/GMW/WebUserControls/mod_main_help.ascx.cs @@ -1,13 +1,3 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; using SteamWare; public partial class mod_main_help : ApplicationUserControl diff --git a/GMW/WebUserControls/mod_manSAO.ascx.cs b/GMW/WebUserControls/mod_manSAO.ascx.cs index ecf12dff..b7deacde 100644 --- a/GMW/WebUserControls/mod_manSAO.ascx.cs +++ b/GMW/WebUserControls/mod_manSAO.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_manSAO.ascx.designer.cs b/GMW/WebUserControls/mod_manSAO.ascx.designer.cs index f62071da..3bebf9db 100644 --- a/GMW/WebUserControls/mod_manSAO.ascx.designer.cs +++ b/GMW/WebUserControls/mod_manSAO.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_manSAO { /// diff --git a/GMW/WebUserControls/mod_menuBottom.ascx.cs b/GMW/WebUserControls/mod_menuBottom.ascx.cs index 1c4103fb..52ce743a 100644 --- a/GMW/WebUserControls/mod_menuBottom.ascx.cs +++ b/GMW/WebUserControls/mod_menuBottom.ascx.cs @@ -1,13 +1,5 @@ using System; -using System.Data; using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; public partial class mod_menuBottom : System.Web.UI.UserControl { diff --git a/GMW/WebUserControls/mod_menuBottomFullpage.ascx.cs b/GMW/WebUserControls/mod_menuBottomFullpage.ascx.cs index 7ab96c58..bf5d1715 100644 --- a/GMW/WebUserControls/mod_menuBottomFullpage.ascx.cs +++ b/GMW/WebUserControls/mod_menuBottomFullpage.ascx.cs @@ -1,14 +1,6 @@ -using System; -using System.Data; +using SteamWare; +using System; using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; -using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_menuBottomFullpage.ascx.designer.cs b/GMW/WebUserControls/mod_menuBottomFullpage.ascx.designer.cs index fb031489..8b186c8b 100644 --- a/GMW/WebUserControls/mod_menuBottomFullpage.ascx.designer.cs +++ b/GMW/WebUserControls/mod_menuBottomFullpage.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_menuBottomFullpage { /// diff --git a/GMW/WebUserControls/mod_menuBottomPortable.ascx.cs b/GMW/WebUserControls/mod_menuBottomPortable.ascx.cs index e18f9bae..f10919ff 100644 --- a/GMW/WebUserControls/mod_menuBottomPortable.ascx.cs +++ b/GMW/WebUserControls/mod_menuBottomPortable.ascx.cs @@ -1,13 +1,5 @@ using System; -using System.Data; using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; public partial class mod_menuBottomMini : System.Web.UI.UserControl { diff --git a/GMW/WebUserControls/mod_menuSx.ascx.cs b/GMW/WebUserControls/mod_menuSx.ascx.cs index f439628a..368a064f 100644 --- a/GMW/WebUserControls/mod_menuSx.ascx.cs +++ b/GMW/WebUserControls/mod_menuSx.ascx.cs @@ -1,14 +1,5 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; using SteamWare; +using System.Web.UI; public partial class mod_menuSx : ApplicationUserControl { diff --git a/GMW/WebUserControls/mod_menuTop.ascx.cs b/GMW/WebUserControls/mod_menuTop.ascx.cs index e1986d38..83262495 100644 --- a/GMW/WebUserControls/mod_menuTop.ascx.cs +++ b/GMW/WebUserControls/mod_menuTop.ascx.cs @@ -1,16 +1,8 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; -using System.Collections.Generic; -using SteamWare; using GMW_data; +using SteamWare; +using System; +using System.Collections.Generic; +using System.Web.UI; public partial class mod_menuTop : ApplicationUserControl { diff --git a/GMW/WebUserControls/mod_metodiNoSearch.ascx.cs b/GMW/WebUserControls/mod_metodiNoSearch.ascx.cs index f5c856ca..3cf25684 100644 --- a/GMW/WebUserControls/mod_metodiNoSearch.ascx.cs +++ b/GMW/WebUserControls/mod_metodiNoSearch.ascx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_metodiNoSearch.ascx.designer.cs b/GMW/WebUserControls/mod_metodiNoSearch.ascx.designer.cs index 6f51a96c..9c74c34c 100644 --- a/GMW/WebUserControls/mod_metodiNoSearch.ascx.designer.cs +++ b/GMW/WebUserControls/mod_metodiNoSearch.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_metodiNoSearch { /// diff --git a/GMW/WebUserControls/mod_numKey.ascx.cs b/GMW/WebUserControls/mod_numKey.ascx.cs index ed6dc505..0c01ef53 100644 --- a/GMW/WebUserControls/mod_numKey.ascx.cs +++ b/GMW/WebUserControls/mod_numKey.ascx.cs @@ -1,8 +1,5 @@ using SteamWare; using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; using System.Web.UI; using System.Web.UI.WebControls; diff --git a/GMW/WebUserControls/mod_numKey.ascx.designer.cs b/GMW/WebUserControls/mod_numKey.ascx.designer.cs index 28de5e38..4ffde410 100644 --- a/GMW/WebUserControls/mod_numKey.ascx.designer.cs +++ b/GMW/WebUserControls/mod_numKey.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_numKey { /// diff --git a/GMW/WebUserControls/mod_nuovaListaPrelievo.ascx.cs b/GMW/WebUserControls/mod_nuovaListaPrelievo.ascx.cs index 2b7896d9..15fa0130 100644 --- a/GMW/WebUserControls/mod_nuovaListaPrelievo.ascx.cs +++ b/GMW/WebUserControls/mod_nuovaListaPrelievo.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_nuovaListaPrelievo.ascx.designer.cs b/GMW/WebUserControls/mod_nuovaListaPrelievo.ascx.designer.cs index 43e0973f..fb6d3f95 100644 --- a/GMW/WebUserControls/mod_nuovaListaPrelievo.ascx.designer.cs +++ b/GMW/WebUserControls/mod_nuovaListaPrelievo.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_nuovaListaPrelievo { /// diff --git a/GMW/WebUserControls/mod_odette.ascx.cs b/GMW/WebUserControls/mod_odette.ascx.cs index d5012be4..7cdec91f 100644 --- a/GMW/WebUserControls/mod_odette.ascx.cs +++ b/GMW/WebUserControls/mod_odette.ascx.cs @@ -1,9 +1,9 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_odette.ascx.designer.cs b/GMW/WebUserControls/mod_odette.ascx.designer.cs index e9d8c25a..4f0d0d54 100644 --- a/GMW/WebUserControls/mod_odette.ascx.designer.cs +++ b/GMW/WebUserControls/mod_odette.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_odette { /// diff --git a/GMW/WebUserControls/mod_operazioniUdc.ascx.cs b/GMW/WebUserControls/mod_operazioniUdc.ascx.cs index 0d1f300c..a45b7b5a 100644 --- a/GMW/WebUserControls/mod_operazioniUdc.ascx.cs +++ b/GMW/WebUserControls/mod_operazioniUdc.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using GMW_data; +using GMW_data; using SteamWare; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_operazioniUdc.ascx.designer.cs b/GMW/WebUserControls/mod_operazioniUdc.ascx.designer.cs index eeaac224..604c2452 100644 --- a/GMW/WebUserControls/mod_operazioniUdc.ascx.designer.cs +++ b/GMW/WebUserControls/mod_operazioniUdc.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_operazioniUdc { /// diff --git a/GMW/WebUserControls/mod_pageTitleAndSearch.ascx.cs b/GMW/WebUserControls/mod_pageTitleAndSearch.ascx.cs index f26a877e..a00cf0a2 100644 --- a/GMW/WebUserControls/mod_pageTitleAndSearch.ascx.cs +++ b/GMW/WebUserControls/mod_pageTitleAndSearch.ascx.cs @@ -1,13 +1,3 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; using SteamWare; public partial class mod_pageTitleAndSearch : ApplicationUserControl diff --git a/GMW/WebUserControls/mod_paretoPartByFullSpec.ascx.cs b/GMW/WebUserControls/mod_paretoPartByFullSpec.ascx.cs index 7aef05a8..b6425e6c 100644 --- a/GMW/WebUserControls/mod_paretoPartByFullSpec.ascx.cs +++ b/GMW/WebUserControls/mod_paretoPartByFullSpec.ascx.cs @@ -1,9 +1,8 @@ -using System; -using System.Data; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Data; +using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_paretoPartByFullSpec.ascx.designer.cs b/GMW/WebUserControls/mod_paretoPartByFullSpec.ascx.designer.cs index 784b9d14..2bf1d8bf 100644 --- a/GMW/WebUserControls/mod_paretoPartByFullSpec.ascx.designer.cs +++ b/GMW/WebUserControls/mod_paretoPartByFullSpec.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_paretoPartByFullSpec { /// diff --git a/GMW/WebUserControls/mod_paretoUdcBlocco.ascx.cs b/GMW/WebUserControls/mod_paretoUdcBlocco.ascx.cs index 1fae586c..16fa7255 100644 --- a/GMW/WebUserControls/mod_paretoUdcBlocco.ascx.cs +++ b/GMW/WebUserControls/mod_paretoUdcBlocco.ascx.cs @@ -1,9 +1,8 @@ -using System; -using System.Data; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Data; +using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_paretoUdcBlocco.ascx.designer.cs b/GMW/WebUserControls/mod_paretoUdcBlocco.ascx.designer.cs index 3682c009..768a263b 100644 --- a/GMW/WebUserControls/mod_paretoUdcBlocco.ascx.designer.cs +++ b/GMW/WebUserControls/mod_paretoUdcBlocco.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_paretoUdcBlocco { /// diff --git a/GMW/WebUserControls/mod_periodoAnalisi.ascx.cs b/GMW/WebUserControls/mod_periodoAnalisi.ascx.cs index bd53d39c..7cfdf32c 100644 --- a/GMW/WebUserControls/mod_periodoAnalisi.ascx.cs +++ b/GMW/WebUserControls/mod_periodoAnalisi.ascx.cs @@ -1,14 +1,5 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; using SteamWare; +using System; public partial class mod_periodoAnalisi : System.Web.UI.UserControl diff --git a/GMW/WebUserControls/mod_postFusioni.ascx.cs b/GMW/WebUserControls/mod_postFusioni.ascx.cs index 51c0555a..69215f69 100644 --- a/GMW/WebUserControls/mod_postFusioni.ascx.cs +++ b/GMW/WebUserControls/mod_postFusioni.ascx.cs @@ -1,13 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Drawing; -using System.Drawing.Printing; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using GMW_data; +using GMW_data; using SteamWare; +using System; +using System.Drawing.Printing; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_postFusioni.ascx.designer.cs b/GMW/WebUserControls/mod_postFusioni.ascx.designer.cs index bc38c4da..fdefafef 100644 --- a/GMW/WebUserControls/mod_postFusioni.ascx.designer.cs +++ b/GMW/WebUserControls/mod_postFusioni.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_PostFusioni { /// diff --git a/GMW/WebUserControls/mod_postFusioniBCode.ascx.cs b/GMW/WebUserControls/mod_postFusioniBCode.ascx.cs index 708e3dbb..48a4553d 100644 --- a/GMW/WebUserControls/mod_postFusioniBCode.ascx.cs +++ b/GMW/WebUserControls/mod_postFusioniBCode.ascx.cs @@ -1,12 +1,8 @@ using GMW_data; using SteamWare; using System; -using System.Collections.Generic; using System.Drawing.Printing; -using System.Linq; -using System.Web; using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_postFusioniBCode.ascx.designer.cs b/GMW/WebUserControls/mod_postFusioniBCode.ascx.designer.cs index 7ac2a767..36a0d7d5 100644 --- a/GMW/WebUserControls/mod_postFusioniBCode.ascx.designer.cs +++ b/GMW/WebUserControls/mod_postFusioniBCode.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_postFusioniBCode { /// diff --git a/GMW/WebUserControls/mod_postRX_DT_LIST.ascx.cs b/GMW/WebUserControls/mod_postRX_DT_LIST.ascx.cs index 1eae7bef..6dc6f120 100644 --- a/GMW/WebUserControls/mod_postRX_DT_LIST.ascx.cs +++ b/GMW/WebUserControls/mod_postRX_DT_LIST.ascx.cs @@ -1,12 +1,9 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; +using System.Globalization; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; -using System.Globalization; namespace GMW.WebUserControls diff --git a/GMW/WebUserControls/mod_postRX_DT_LIST.ascx.designer.cs b/GMW/WebUserControls/mod_postRX_DT_LIST.ascx.designer.cs index 75f0da3e..8fa04262 100644 --- a/GMW/WebUserControls/mod_postRX_DT_LIST.ascx.designer.cs +++ b/GMW/WebUserControls/mod_postRX_DT_LIST.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_postRX_DT_LIST { /// diff --git a/GMW/WebUserControls/mod_post_B48.ascx.cs b/GMW/WebUserControls/mod_post_B48.ascx.cs index a0dc7bf7..31d3ac9f 100644 --- a/GMW/WebUserControls/mod_post_B48.ascx.cs +++ b/GMW/WebUserControls/mod_post_B48.ascx.cs @@ -1,12 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; -using System.Globalization; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_post_B48.ascx.designer.cs b/GMW/WebUserControls/mod_post_B48.ascx.designer.cs index e1566a5a..ca91274b 100644 --- a/GMW/WebUserControls/mod_post_B48.ascx.designer.cs +++ b/GMW/WebUserControls/mod_post_B48.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_post_B48 { /// diff --git a/GMW/WebUserControls/mod_recAttributiDtx.ascx.cs b/GMW/WebUserControls/mod_recAttributiDtx.ascx.cs index 1e51ae8e..7bb6cb13 100644 --- a/GMW/WebUserControls/mod_recAttributiDtx.ascx.cs +++ b/GMW/WebUserControls/mod_recAttributiDtx.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_recAttributiDtx.ascx.designer.cs b/GMW/WebUserControls/mod_recAttributiDtx.ascx.designer.cs index 61ea3155..75e7bb2e 100644 --- a/GMW/WebUserControls/mod_recAttributiDtx.ascx.designer.cs +++ b/GMW/WebUserControls/mod_recAttributiDtx.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_recAttributiDtx { /// diff --git a/GMW/WebUserControls/mod_ricercaGenerica.ascx.cs b/GMW/WebUserControls/mod_ricercaGenerica.ascx.cs index be0ca35e..37fd9af8 100644 --- a/GMW/WebUserControls/mod_ricercaGenerica.ascx.cs +++ b/GMW/WebUserControls/mod_ricercaGenerica.ascx.cs @@ -1,14 +1,6 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; using SteamWare; +using System; +using System.Web.UI; public partial class mod_ricercaGenerica : ApplicationUserControl { diff --git a/GMW/WebUserControls/mod_righePag.ascx.cs b/GMW/WebUserControls/mod_righePag.ascx.cs index a1ee3078..d14c0bc7 100644 --- a/GMW/WebUserControls/mod_righePag.ascx.cs +++ b/GMW/WebUserControls/mod_righePag.ascx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_righePag.ascx.designer.cs b/GMW/WebUserControls/mod_righePag.ascx.designer.cs index cf7692e8..e949b6b6 100644 --- a/GMW/WebUserControls/mod_righePag.ascx.designer.cs +++ b/GMW/WebUserControls/mod_righePag.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_righePag { /// diff --git a/GMW/WebUserControls/mod_rimuoviNC.ascx.cs b/GMW/WebUserControls/mod_rimuoviNC.ascx.cs index fe7d8bfc..3d3a73a0 100644 --- a/GMW/WebUserControls/mod_rimuoviNC.ascx.cs +++ b/GMW/WebUserControls/mod_rimuoviNC.ascx.cs @@ -1,10 +1,7 @@ using GMW_data; using SteamWare; using System; -using System.Collections.Generic; using System.Data; -using System.Linq; -using System.Web; using System.Web.UI; using System.Web.UI.WebControls; diff --git a/GMW/WebUserControls/mod_rimuoviNC.ascx.designer.cs b/GMW/WebUserControls/mod_rimuoviNC.ascx.designer.cs index 2539b8d7..224ddb7e 100644 --- a/GMW/WebUserControls/mod_rimuoviNC.ascx.designer.cs +++ b/GMW/WebUserControls/mod_rimuoviNC.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_rimuoviNC { /// diff --git a/GMW/WebUserControls/mod_sanpos_associaz_F10_F18.ascx.cs b/GMW/WebUserControls/mod_sanpos_associaz_F10_F18.ascx.cs index a5a09bd6..068cccf5 100644 --- a/GMW/WebUserControls/mod_sanpos_associaz_F10_F18.ascx.cs +++ b/GMW/WebUserControls/mod_sanpos_associaz_F10_F18.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_sanpos_associaz_F10_F18.ascx.designer.cs b/GMW/WebUserControls/mod_sanpos_associaz_F10_F18.ascx.designer.cs index a0cdff11..a5811def 100644 --- a/GMW/WebUserControls/mod_sanpos_associaz_F10_F18.ascx.designer.cs +++ b/GMW/WebUserControls/mod_sanpos_associaz_F10_F18.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_sanpos_associaz_F10_F18 { /// diff --git a/GMW/WebUserControls/mod_sanpos_consumoF10.ascx.cs b/GMW/WebUserControls/mod_sanpos_consumoF10.ascx.cs index 58476b4a..fb46de05 100644 --- a/GMW/WebUserControls/mod_sanpos_consumoF10.ascx.cs +++ b/GMW/WebUserControls/mod_sanpos_consumoF10.ascx.cs @@ -1,12 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Net; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_sanpos_consumoF10.ascx.designer.cs b/GMW/WebUserControls/mod_sanpos_consumoF10.ascx.designer.cs index 6447d3a8..0daceb9c 100644 --- a/GMW/WebUserControls/mod_sanpos_consumoF10.ascx.designer.cs +++ b/GMW/WebUserControls/mod_sanpos_consumoF10.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_sanpos_consumoF10 { /// diff --git a/GMW/WebUserControls/mod_sanpos_controlloLiquidi.ascx.cs b/GMW/WebUserControls/mod_sanpos_controlloLiquidi.ascx.cs index b3351176..febd0903 100644 --- a/GMW/WebUserControls/mod_sanpos_controlloLiquidi.ascx.cs +++ b/GMW/WebUserControls/mod_sanpos_controlloLiquidi.ascx.cs @@ -1,12 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Net; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Collections.Generic; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_sanpos_controlloLiquidi.ascx.designer.cs b/GMW/WebUserControls/mod_sanpos_controlloLiquidi.ascx.designer.cs index 61a7c953..1bea6512 100644 --- a/GMW/WebUserControls/mod_sanpos_controlloLiquidi.ascx.designer.cs +++ b/GMW/WebUserControls/mod_sanpos_controlloLiquidi.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_sanpos_controlloLiquidi { /// diff --git a/GMW/WebUserControls/mod_sanpos_creazioneF18.ascx.cs b/GMW/WebUserControls/mod_sanpos_creazioneF18.ascx.cs index 6f084feb..94d82330 100644 --- a/GMW/WebUserControls/mod_sanpos_creazioneF18.ascx.cs +++ b/GMW/WebUserControls/mod_sanpos_creazioneF18.ascx.cs @@ -1,12 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Net; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Collections.Generic; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_sanpos_creazioneF18.ascx.designer.cs b/GMW/WebUserControls/mod_sanpos_creazioneF18.ascx.designer.cs index 052fd8e9..aedd8652 100644 --- a/GMW/WebUserControls/mod_sanpos_creazioneF18.ascx.designer.cs +++ b/GMW/WebUserControls/mod_sanpos_creazioneF18.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_sanpos_creazioneF18 { /// diff --git a/GMW/WebUserControls/mod_sbloccoUdc.ascx.cs b/GMW/WebUserControls/mod_sbloccoUdc.ascx.cs index 22f42fcc..9a43d11f 100644 --- a/GMW/WebUserControls/mod_sbloccoUdc.ascx.cs +++ b/GMW/WebUserControls/mod_sbloccoUdc.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_sbloccoUdc.ascx.designer.cs b/GMW/WebUserControls/mod_sbloccoUdc.ascx.designer.cs index 288765ca..868b0324 100644 --- a/GMW/WebUserControls/mod_sbloccoUdc.ascx.designer.cs +++ b/GMW/WebUserControls/mod_sbloccoUdc.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_sbloccoUdc { /// diff --git a/GMW/WebUserControls/mod_scaricoUdcObsoleti.ascx.cs b/GMW/WebUserControls/mod_scaricoUdcObsoleti.ascx.cs index 63c6a702..fcef84a0 100644 --- a/GMW/WebUserControls/mod_scaricoUdcObsoleti.ascx.cs +++ b/GMW/WebUserControls/mod_scaricoUdcObsoleti.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_scaricoUdcObsoleti.ascx.designer.cs b/GMW/WebUserControls/mod_scaricoUdcObsoleti.ascx.designer.cs index 2e17502c..8f57d501 100644 --- a/GMW/WebUserControls/mod_scaricoUdcObsoleti.ascx.designer.cs +++ b/GMW/WebUserControls/mod_scaricoUdcObsoleti.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_scaricoUdcObsoleti { /// diff --git a/GMW/WebUserControls/mod_selLineaNtDt.ascx.cs b/GMW/WebUserControls/mod_selLineaNtDt.ascx.cs index d8b236ed..ddd16c6b 100644 --- a/GMW/WebUserControls/mod_selLineaNtDt.ascx.cs +++ b/GMW/WebUserControls/mod_selLineaNtDt.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_selLineaNtDt.ascx.designer.cs b/GMW/WebUserControls/mod_selLineaNtDt.ascx.designer.cs index 8ccb7cf2..64f0007e 100644 --- a/GMW/WebUserControls/mod_selLineaNtDt.ascx.designer.cs +++ b/GMW/WebUserControls/mod_selLineaNtDt.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_selLineaNtDt { /// diff --git a/GMW/WebUserControls/mod_selPeriodo.ascx.designer.cs b/GMW/WebUserControls/mod_selPeriodo.ascx.designer.cs index b4382491..4f419140 100644 --- a/GMW/WebUserControls/mod_selPeriodo.ascx.designer.cs +++ b/GMW/WebUserControls/mod_selPeriodo.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_selPeriodo { /// diff --git a/GMW/WebUserControls/mod_selettore_ajax.ascx.cs b/GMW/WebUserControls/mod_selettore_ajax.ascx.cs index 6cadd318..e0a21f35 100644 --- a/GMW/WebUserControls/mod_selettore_ajax.ascx.cs +++ b/GMW/WebUserControls/mod_selettore_ajax.ascx.cs @@ -1,14 +1,7 @@ +using SteamWare; using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; -using SteamWare; [ValidationProperty("valore")] public partial class mod_selettore_ajax : ApplicationUserControl diff --git a/GMW/WebUserControls/mod_setAttrDtx.ascx.cs b/GMW/WebUserControls/mod_setAttrDtx.ascx.cs index 701bf799..64c8624a 100644 --- a/GMW/WebUserControls/mod_setAttrDtx.ascx.cs +++ b/GMW/WebUserControls/mod_setAttrDtx.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_setAttrDtx.ascx.designer.cs b/GMW/WebUserControls/mod_setAttrDtx.ascx.designer.cs index b4faf9ea..064f4e75 100644 --- a/GMW/WebUserControls/mod_setAttrDtx.ascx.designer.cs +++ b/GMW/WebUserControls/mod_setAttrDtx.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_setAttrDtx { /// diff --git a/GMW/WebUserControls/mod_specDmtx.ascx.cs b/GMW/WebUserControls/mod_specDmtx.ascx.cs index 7d18e1c2..0a182935 100644 --- a/GMW/WebUserControls/mod_specDmtx.ascx.cs +++ b/GMW/WebUserControls/mod_specDmtx.ascx.cs @@ -1,8 +1,8 @@ -using System; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; +using System; using System.Data; -using GMW_data; +using System.Web.UI.WebControls; namespace GMW.WebUserControls diff --git a/GMW/WebUserControls/mod_specDmtx.ascx.designer.cs b/GMW/WebUserControls/mod_specDmtx.ascx.designer.cs index 5b1ea7d8..d31712c3 100644 --- a/GMW/WebUserControls/mod_specDmtx.ascx.designer.cs +++ b/GMW/WebUserControls/mod_specDmtx.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_specDmtx { /// diff --git a/GMW/WebUserControls/mod_spostaDataMatrix.ascx.cs b/GMW/WebUserControls/mod_spostaDataMatrix.ascx.cs index aa9c4e9b..3130cd37 100644 --- a/GMW/WebUserControls/mod_spostaDataMatrix.ascx.cs +++ b/GMW/WebUserControls/mod_spostaDataMatrix.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using GMW_data; +using GMW_data; using SteamWare; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_spostaDataMatrix.ascx.designer.cs b/GMW/WebUserControls/mod_spostaDataMatrix.ascx.designer.cs index c09ca268..dabd233f 100644 --- a/GMW/WebUserControls/mod_spostaDataMatrix.ascx.designer.cs +++ b/GMW/WebUserControls/mod_spostaDataMatrix.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_spostaDataMatrix { /// diff --git a/GMW/WebUserControls/mod_statoMag.ascx.cs b/GMW/WebUserControls/mod_statoMag.ascx.cs index 668404e2..d52b21f3 100644 --- a/GMW/WebUserControls/mod_statoMag.ascx.cs +++ b/GMW/WebUserControls/mod_statoMag.ascx.cs @@ -1,9 +1,9 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_statoMag.ascx.designer.cs b/GMW/WebUserControls/mod_statoMag.ascx.designer.cs index 94310088..749ed15a 100644 --- a/GMW/WebUserControls/mod_statoMag.ascx.designer.cs +++ b/GMW/WebUserControls/mod_statoMag.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_statoMag { /// diff --git a/GMW/WebUserControls/mod_statoMagLogico.ascx.cs b/GMW/WebUserControls/mod_statoMagLogico.ascx.cs index c6fc22d1..f0097af1 100644 --- a/GMW/WebUserControls/mod_statoMagLogico.ascx.cs +++ b/GMW/WebUserControls/mod_statoMagLogico.ascx.cs @@ -1,9 +1,9 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_statoMagLogico.ascx.designer.cs b/GMW/WebUserControls/mod_statoMagLogico.ascx.designer.cs index 78c4d841..081bde1e 100644 --- a/GMW/WebUserControls/mod_statoMagLogico.ascx.designer.cs +++ b/GMW/WebUserControls/mod_statoMagLogico.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_statoMagLogico { /// diff --git a/GMW/WebUserControls/mod_sterrTaglio.ascx.cs b/GMW/WebUserControls/mod_sterrTaglio.ascx.cs index 3ff6adec..73e0decf 100644 --- a/GMW/WebUserControls/mod_sterrTaglio.ascx.cs +++ b/GMW/WebUserControls/mod_sterrTaglio.ascx.cs @@ -1,11 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; using System.Web.UI; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_sterrTaglio.ascx.designer.cs b/GMW/WebUserControls/mod_sterrTaglio.ascx.designer.cs index c44ebdc6..fcb87d9f 100644 --- a/GMW/WebUserControls/mod_sterrTaglio.ascx.designer.cs +++ b/GMW/WebUserControls/mod_sterrTaglio.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_sterrTaglio { /// diff --git a/GMW/WebUserControls/mod_sterrTaglioFC.ascx.cs b/GMW/WebUserControls/mod_sterrTaglioFC.ascx.cs index 366d61c6..4d730373 100644 --- a/GMW/WebUserControls/mod_sterrTaglioFC.ascx.cs +++ b/GMW/WebUserControls/mod_sterrTaglioFC.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_sterrTaglioFC.ascx.designer.cs b/GMW/WebUserControls/mod_sterrTaglioFC.ascx.designer.cs index 41dd45e6..783033ee 100644 --- a/GMW/WebUserControls/mod_sterrTaglioFC.ascx.designer.cs +++ b/GMW/WebUserControls/mod_sterrTaglioFC.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_sterrTaglioFC { /// diff --git a/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx.cs b/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx.cs index 925b92e6..7fffd811 100644 --- a/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx.cs +++ b/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx.designer.cs b/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx.designer.cs index b7905bfb..8d0fe76f 100644 --- a/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx.designer.cs +++ b/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_storicoAzioniOperatore { /// diff --git a/GMW/WebUserControls/mod_testata.ascx.cs b/GMW/WebUserControls/mod_testata.ascx.cs index d47f992c..f3e5d2db 100644 --- a/GMW/WebUserControls/mod_testata.ascx.cs +++ b/GMW/WebUserControls/mod_testata.ascx.cs @@ -1,11 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Linq; +using System.Web.UI; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_testata.ascx.designer.cs b/GMW/WebUserControls/mod_testata.ascx.designer.cs index b40ee465..056ffd5d 100644 --- a/GMW/WebUserControls/mod_testata.ascx.designer.cs +++ b/GMW/WebUserControls/mod_testata.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_testata { /// diff --git a/GMW/WebUserControls/mod_tipoCella.ascx.cs b/GMW/WebUserControls/mod_tipoCella.ascx.cs index f4a5f4e6..ecd04759 100644 --- a/GMW/WebUserControls/mod_tipoCella.ascx.cs +++ b/GMW/WebUserControls/mod_tipoCella.ascx.cs @@ -1,8 +1,8 @@ -using System; +using GMW_data; +using SteamWare; +using System; using System.Data; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_tipoCella.ascx.designer.cs b/GMW/WebUserControls/mod_tipoCella.ascx.designer.cs index 7950414d..33f4a492 100644 --- a/GMW/WebUserControls/mod_tipoCella.ascx.designer.cs +++ b/GMW/WebUserControls/mod_tipoCella.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_tipoCella { /// diff --git a/GMW/WebUserControls/mod_trascFormDmtx.ascx.cs b/GMW/WebUserControls/mod_trascFormDmtx.ascx.cs index 7f0a038f..ecbf5ade 100644 --- a/GMW/WebUserControls/mod_trascFormDmtx.ascx.cs +++ b/GMW/WebUserControls/mod_trascFormDmtx.ascx.cs @@ -1,12 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; +using SteamWare; using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; -using System.Data; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_trascFormDmtx.ascx.designer.cs b/GMW/WebUserControls/mod_trascFormDmtx.ascx.designer.cs index 8c4e2747..43a748a5 100644 --- a/GMW/WebUserControls/mod_trascFormDmtx.ascx.designer.cs +++ b/GMW/WebUserControls/mod_trascFormDmtx.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_trascFormDmtx { /// diff --git a/GMW/WebUserControls/mod_trascPn2Part.ascx.cs b/GMW/WebUserControls/mod_trascPn2Part.ascx.cs index bff011f2..3391aa07 100644 --- a/GMW/WebUserControls/mod_trascPn2Part.ascx.cs +++ b/GMW/WebUserControls/mod_trascPn2Part.ascx.cs @@ -1,12 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; using System.Data; +using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_trascPn2Part.ascx.designer.cs b/GMW/WebUserControls/mod_trascPn2Part.ascx.designer.cs index 4ffd68b7..419d1ee4 100644 --- a/GMW/WebUserControls/mod_trascPn2Part.ascx.designer.cs +++ b/GMW/WebUserControls/mod_trascPn2Part.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_trascPn2Part { /// diff --git a/GMW/WebUserControls/mod_trascPn2Pn.ascx.cs b/GMW/WebUserControls/mod_trascPn2Pn.ascx.cs index 113f1ead..422dda16 100644 --- a/GMW/WebUserControls/mod_trascPn2Pn.ascx.cs +++ b/GMW/WebUserControls/mod_trascPn2Pn.ascx.cs @@ -1,12 +1,8 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; using System.Data; +using System.Web.UI.WebControls; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_trascPn2Pn.ascx.designer.cs b/GMW/WebUserControls/mod_trascPn2Pn.ascx.designer.cs index 882d0d6a..52847899 100644 --- a/GMW/WebUserControls/mod_trascPn2Pn.ascx.designer.cs +++ b/GMW/WebUserControls/mod_trascPn2Pn.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_trascPn2Pn { /// diff --git a/GMW/WebUserControls/mod_trattamenti.ascx.cs b/GMW/WebUserControls/mod_trattamenti.ascx.cs index 61e6edd2..b9e35087 100644 --- a/GMW/WebUserControls/mod_trattamenti.ascx.cs +++ b/GMW/WebUserControls/mod_trattamenti.ascx.cs @@ -1,9 +1,9 @@ -using System; +using GMW_data; +using SteamWare; +using System; +using System.Collections; using System.Collections.Generic; using System.Web.UI; -using SteamWare; -using GMW_data; -using System.Collections; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_trattamenti.ascx.designer.cs b/GMW/WebUserControls/mod_trattamenti.ascx.designer.cs index a2e082d4..663c537f 100644 --- a/GMW/WebUserControls/mod_trattamenti.ascx.designer.cs +++ b/GMW/WebUserControls/mod_trattamenti.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_trattamenti { /// diff --git a/GMW/WebUserControls/mod_unauthorized.ascx.cs b/GMW/WebUserControls/mod_unauthorized.ascx.cs index 0c1cb8d6..d697f66c 100644 --- a/GMW/WebUserControls/mod_unauthorized.ascx.cs +++ b/GMW/WebUserControls/mod_unauthorized.ascx.cs @@ -1,14 +1,5 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; using SteamWare; +using System; public partial class mod_unauthorized : System.Web.UI.UserControl { diff --git a/GMW/WebUserControls/mod_verificaDmtx.ascx.cs b/GMW/WebUserControls/mod_verificaDmtx.ascx.cs index 02800fd8..fb5d2a5b 100644 --- a/GMW/WebUserControls/mod_verificaDmtx.ascx.cs +++ b/GMW/WebUserControls/mod_verificaDmtx.ascx.cs @@ -1,12 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; -using GMW_data; -using System.Globalization; +using GMW_data; +using System; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_verificaDmtx.ascx.designer.cs b/GMW/WebUserControls/mod_verificaDmtx.ascx.designer.cs index e7d2d570..4c8fa31e 100644 --- a/GMW/WebUserControls/mod_verificaDmtx.ascx.designer.cs +++ b/GMW/WebUserControls/mod_verificaDmtx.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_verificaDmtx { /// diff --git a/GMW/WebUserControls/mod_viewOdette.ascx.cs b/GMW/WebUserControls/mod_viewOdette.ascx.cs index 83512fb6..0fe33100 100644 --- a/GMW/WebUserControls/mod_viewOdette.ascx.cs +++ b/GMW/WebUserControls/mod_viewOdette.ascx.cs @@ -1,12 +1,9 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; +using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using System.Data; -using GMW_data; -using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_viewOdette.ascx.designer.cs b/GMW/WebUserControls/mod_viewOdette.ascx.designer.cs index 40558e60..8e21d481 100644 --- a/GMW/WebUserControls/mod_viewOdette.ascx.designer.cs +++ b/GMW/WebUserControls/mod_viewOdette.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_viewOdette { /// diff --git a/GMW/WebUserControls/mod_viewRigheListaPrelievo.ascx.cs b/GMW/WebUserControls/mod_viewRigheListaPrelievo.ascx.cs index b1f37643..eff39f10 100644 --- a/GMW/WebUserControls/mod_viewRigheListaPrelievo.ascx.cs +++ b/GMW/WebUserControls/mod_viewRigheListaPrelievo.ascx.cs @@ -1,12 +1,9 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using GMW_data; +using SteamWare; +using System; +using System.Data; using System.Web.UI; using System.Web.UI.WebControls; -using System.Data; -using GMW_data; -using SteamWare; namespace GMW.WebUserControls { diff --git a/GMW/WebUserControls/mod_viewRigheListaPrelievo.ascx.designer.cs b/GMW/WebUserControls/mod_viewRigheListaPrelievo.ascx.designer.cs index d96c23e9..35891ea0 100644 --- a/GMW/WebUserControls/mod_viewRigheListaPrelievo.ascx.designer.cs +++ b/GMW/WebUserControls/mod_viewRigheListaPrelievo.ascx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW.WebUserControls { - - +namespace GMW.WebUserControls +{ + + public partial class mod_viewRigheListaPrelievo { /// diff --git a/GMW/WebUserControls/mod_vocabolario.ascx.cs b/GMW/WebUserControls/mod_vocabolario.ascx.cs index ff652996..fad33d80 100644 --- a/GMW/WebUserControls/mod_vocabolario.ascx.cs +++ b/GMW/WebUserControls/mod_vocabolario.ascx.cs @@ -1,15 +1,6 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; using SteamWare; -using GMW_data; +using System; +using System.Web.UI.WebControls; public partial class mod_vocabolario : ApplicationUserControl { diff --git a/GMW/anagCelle.aspx.designer.cs b/GMW/anagCelle.aspx.designer.cs index 4160a926..6c75f2f8 100644 --- a/GMW/anagCelle.aspx.designer.cs +++ b/GMW/anagCelle.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class anagCelle { /// diff --git a/GMW/anagMagazzini.aspx.cs b/GMW/anagMagazzini.aspx.cs index 88f5dc1e..5929c34c 100644 --- a/GMW/anagMagazzini.aspx.cs +++ b/GMW/anagMagazzini.aspx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW { diff --git a/GMW/anagMagazzini.aspx.designer.cs b/GMW/anagMagazzini.aspx.designer.cs index ae587200..d767318d 100644 --- a/GMW/anagMagazzini.aspx.designer.cs +++ b/GMW/anagMagazzini.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class anagMagazzini { /// diff --git a/GMW/anime.aspx.cs b/GMW/anime.aspx.cs index aade619c..ad6830f3 100644 --- a/GMW/anime.aspx.cs +++ b/GMW/anime.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/anime.aspx.designer.cs b/GMW/anime.aspx.designer.cs index 34fb6def..cb830558 100644 --- a/GMW/anime.aspx.designer.cs +++ b/GMW/anime.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class anime { /// diff --git a/GMW/animeMult.aspx.cs b/GMW/animeMult.aspx.cs index 2e9ab0f9..16d9ecb7 100644 --- a/GMW/animeMult.aspx.cs +++ b/GMW/animeMult.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/animeMult.aspx.designer.cs b/GMW/animeMult.aspx.designer.cs index 73d1fb0d..0192e662 100644 --- a/GMW/animeMult.aspx.designer.cs +++ b/GMW/animeMult.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class animeMult { /// diff --git a/GMW/chLang.aspx.cs b/GMW/chLang.aspx.cs index 8d0ecbe4..dbe7543a 100644 --- a/GMW/chLang.aspx.cs +++ b/GMW/chLang.aspx.cs @@ -1,14 +1,3 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; - public partial class chLang : System.Web.UI.Page { } diff --git a/GMW/consumoAnime.aspx.cs b/GMW/consumoAnime.aspx.cs index 70d8cb5e..08ebe931 100644 --- a/GMW/consumoAnime.aspx.cs +++ b/GMW/consumoAnime.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/consumoAnime.aspx.designer.cs b/GMW/consumoAnime.aspx.designer.cs index 8372ac76..011f5fa6 100644 --- a/GMW/consumoAnime.aspx.designer.cs +++ b/GMW/consumoAnime.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class consumoAnime { /// diff --git a/GMW/consumoFusi.aspx.cs b/GMW/consumoFusi.aspx.cs index eb2ca005..42589f40 100644 --- a/GMW/consumoFusi.aspx.cs +++ b/GMW/consumoFusi.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/consumoFusi.aspx.designer.cs b/GMW/consumoFusi.aspx.designer.cs index a4e0d9e9..10a45cca 100644 --- a/GMW/consumoFusi.aspx.designer.cs +++ b/GMW/consumoFusi.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class consumoFusi { /// diff --git a/GMW/forceUser.aspx.cs b/GMW/forceUser.aspx.cs index a2456351..af217d03 100644 --- a/GMW/forceUser.aspx.cs +++ b/GMW/forceUser.aspx.cs @@ -1,13 +1,4 @@ using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; public partial class forceUser : System.Web.UI.Page { diff --git a/GMW/fusiTK.aspx.cs b/GMW/fusiTK.aspx.cs index 64d03553..43101bea 100644 --- a/GMW/fusiTK.aspx.cs +++ b/GMW/fusiTK.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/fusiTK.aspx.designer.cs b/GMW/fusiTK.aspx.designer.cs index acfef1c7..4fa4f895 100644 --- a/GMW/fusiTK.aspx.designer.cs +++ b/GMW/fusiTK.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class fusiTK { /// diff --git a/GMW/gestPrinterPost.aspx.cs b/GMW/gestPrinterPost.aspx.cs index f56cbfdb..2f186d3f 100644 --- a/GMW/gestPrinterPost.aspx.cs +++ b/GMW/gestPrinterPost.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/gestPrinterPost.aspx.designer.cs b/GMW/gestPrinterPost.aspx.designer.cs index 425d7a48..5e55a39c 100644 --- a/GMW/gestPrinterPost.aspx.designer.cs +++ b/GMW/gestPrinterPost.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class gestPrinterPost { /// diff --git a/GMW/jumper.aspx.cs b/GMW/jumper.aspx.cs index 38b0438b..9050964e 100644 --- a/GMW/jumper.aspx.cs +++ b/GMW/jumper.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/login.aspx.cs b/GMW/login.aspx.cs index 009e23e1..4b5f1a64 100644 --- a/GMW/login.aspx.cs +++ b/GMW/login.aspx.cs @@ -1,13 +1,4 @@ using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; public partial class login : System.Web.UI.Page { diff --git a/GMW/managerSAO.aspx.cs b/GMW/managerSAO.aspx.cs index 9aadd719..f9759dec 100644 --- a/GMW/managerSAO.aspx.cs +++ b/GMW/managerSAO.aspx.cs @@ -1,10 +1,6 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; namespace GMW { diff --git a/GMW/managerSAO.aspx.designer.cs b/GMW/managerSAO.aspx.designer.cs index 4d460c78..18162b63 100644 --- a/GMW/managerSAO.aspx.designer.cs +++ b/GMW/managerSAO.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class managerSAO { /// diff --git a/GMW/menu.aspx.cs b/GMW/menu.aspx.cs index f8650094..58f76934 100644 --- a/GMW/menu.aspx.cs +++ b/GMW/menu.aspx.cs @@ -1,14 +1,5 @@ -using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; using SteamWare; +using System; public partial class menu : System.Web.UI.Page { diff --git a/GMW/odette.aspx.cs b/GMW/odette.aspx.cs index daf2da6e..b9c0d6ee 100644 --- a/GMW/odette.aspx.cs +++ b/GMW/odette.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/odette.aspx.designer.cs b/GMW/odette.aspx.designer.cs index 7b2de63c..1ff6b89b 100644 --- a/GMW/odette.aspx.designer.cs +++ b/GMW/odette.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class odette { /// diff --git a/GMW/sanpos_associaz_F10_F18.aspx.cs b/GMW/sanpos_associaz_F10_F18.aspx.cs index e1df0574..10f8db0c 100644 --- a/GMW/sanpos_associaz_F10_F18.aspx.cs +++ b/GMW/sanpos_associaz_F10_F18.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/sanpos_associaz_F10_F18.aspx.designer.cs b/GMW/sanpos_associaz_F10_F18.aspx.designer.cs index a06a1189..7cf01883 100644 --- a/GMW/sanpos_associaz_F10_F18.aspx.designer.cs +++ b/GMW/sanpos_associaz_F10_F18.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class sanpos_associaz_F10_F18 { /// diff --git a/GMW/sanpos_consumoF10.aspx.cs b/GMW/sanpos_consumoF10.aspx.cs index b2735fbe..6ab45e74 100644 --- a/GMW/sanpos_consumoF10.aspx.cs +++ b/GMW/sanpos_consumoF10.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/sanpos_consumoF10.aspx.designer.cs b/GMW/sanpos_consumoF10.aspx.designer.cs index a1ded9ee..577553fe 100644 --- a/GMW/sanpos_consumoF10.aspx.designer.cs +++ b/GMW/sanpos_consumoF10.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class sanpos_consumoF10 { /// diff --git a/GMW/sanpos_controlloLiquidi.aspx.cs b/GMW/sanpos_controlloLiquidi.aspx.cs index 20336950..d413873d 100644 --- a/GMW/sanpos_controlloLiquidi.aspx.cs +++ b/GMW/sanpos_controlloLiquidi.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/sanpos_controlloLiquidi.aspx.designer.cs b/GMW/sanpos_controlloLiquidi.aspx.designer.cs index 735299e0..dfe09e65 100644 --- a/GMW/sanpos_controlloLiquidi.aspx.designer.cs +++ b/GMW/sanpos_controlloLiquidi.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class sanpos_controlloLiquidi { /// diff --git a/GMW/sanpos_creazioneF18.aspx.cs b/GMW/sanpos_creazioneF18.aspx.cs index 9021c442..9340502d 100644 --- a/GMW/sanpos_creazioneF18.aspx.cs +++ b/GMW/sanpos_creazioneF18.aspx.cs @@ -1,11 +1,7 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; +using GMW_data; using SteamWare; -using GMW_data; +using System; +using System.Web.UI; namespace GMW { diff --git a/GMW/sanpos_creazioneF18.aspx.designer.cs b/GMW/sanpos_creazioneF18.aspx.designer.cs index 96465ed0..cb9205ab 100644 --- a/GMW/sanpos_creazioneF18.aspx.designer.cs +++ b/GMW/sanpos_creazioneF18.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class sanpos_creazioneF18 { /// diff --git a/GMW/spostaDataMatrix.aspx.cs b/GMW/spostaDataMatrix.aspx.cs index d5e50b11..1bbfe61f 100644 --- a/GMW/spostaDataMatrix.aspx.cs +++ b/GMW/spostaDataMatrix.aspx.cs @@ -1,9 +1,4 @@ using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; namespace GMW { diff --git a/GMW/spostaDataMatrix.aspx.designer.cs b/GMW/spostaDataMatrix.aspx.designer.cs index f6c3a1f1..0580dce2 100644 --- a/GMW/spostaDataMatrix.aspx.designer.cs +++ b/GMW/spostaDataMatrix.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class spostaDataMatrix { /// diff --git a/GMW/stampe.aspx.cs b/GMW/stampe.aspx.cs index dcb4d381..7c7efcf5 100644 --- a/GMW/stampe.aspx.cs +++ b/GMW/stampe.aspx.cs @@ -1,10 +1,5 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; -using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; +using SteamWare; +using System; namespace GMW { diff --git a/GMW/stampe.aspx.designer.cs b/GMW/stampe.aspx.designer.cs index 52271a9d..a5b8f3ad 100644 --- a/GMW/stampe.aspx.designer.cs +++ b/GMW/stampe.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class stampe { /// diff --git a/GMW/test.aspx.cs b/GMW/test.aspx.cs index bbb4ee31..bf7d2f97 100644 --- a/GMW/test.aspx.cs +++ b/GMW/test.aspx.cs @@ -1,16 +1,10 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Web; +using SteamWare; +using System; using System.Web.UI; -using System.Web.UI.WebControls; -using SteamWare; -using System.Net; -using System.IO; namespace GMW { - public partial class test : System.Web.UI.Page + public partial class test : System.Web.UI.Page { protected void Page_Load(object sender, EventArgs e) { diff --git a/GMW/test.aspx.designer.cs b/GMW/test.aspx.designer.cs index da6cc6a9..0ae0a56c 100644 --- a/GMW/test.aspx.designer.cs +++ b/GMW/test.aspx.designer.cs @@ -7,9 +7,10 @@ // //------------------------------------------------------------------------------ -namespace GMW { - - +namespace GMW +{ + + public partial class test { /// diff --git a/GMW/unauthorized.aspx.cs b/GMW/unauthorized.aspx.cs index ffab794d..cb4eb2c5 100644 --- a/GMW/unauthorized.aspx.cs +++ b/GMW/unauthorized.aspx.cs @@ -1,15 +1,6 @@ using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; -using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; -using System.Threading; using System.Security.Cryptography; +using System.Threading; public partial class unauthorized : System.Web.UI.Page { diff --git a/GMW/vocabolario.aspx.cs b/GMW/vocabolario.aspx.cs index 8957d33d..c050c5a5 100644 --- a/GMW/vocabolario.aspx.cs +++ b/GMW/vocabolario.aspx.cs @@ -1,14 +1,5 @@ using System; -using System.Data; -using System.Configuration; -using System.Collections; -using System.Web; -using System.Web.Security; using System.Web.UI; -using System.Web.UI.WebControls; -using System.Web.UI.WebControls.WebParts; -using System.Web.UI.HtmlControls; -using SteamWare; public partial class vocabolario : System.Web.UI.Page { diff --git a/GMW_data/ExtLib/Microsoft.ReportViewer.WinForms.dll b/GMW_data/ExtLib/Microsoft.ReportViewer.WinForms.dll new file mode 100644 index 00000000..2cb64189 Binary files /dev/null and b/GMW_data/ExtLib/Microsoft.ReportViewer.WinForms.dll differ diff --git a/GMW_data/GMW_data.csproj b/GMW_data/GMW_data.csproj index 37752f1a..287e15ef 100644 --- a/GMW_data/GMW_data.csproj +++ b/GMW_data/GMW_data.csproj @@ -478,6 +478,7 @@ + diff --git a/GMW_data/bin/Debug/SteamWare.xml b/GMW_data/bin/Debug/SteamWare.xml index 75924201..34ca8208 100644 --- a/GMW_data/bin/Debug/SteamWare.xml +++ b/GMW_data/bin/Debug/SteamWare.xml @@ -1404,6 +1404,36 @@ classe gestione auth dispositivi (new 2014) + + + TableAdapter devices + + + + + TableAdapter Utenti + + + + + TableAdapter Diritti + + + + + TableAdapter permessi + + + + + TableAdapter funzione + + + + + TableAdapter permessi2fuzione + + init dei table adapters @@ -1474,6 +1504,7 @@ chiave (in chiaro) + chiave (in chiaro) @@ -2923,8 +2954,9 @@ cerca di caricare il fileinfo o da httpcontext-application re-position o direttamente come workpath + nomefile - The _path. - The _nome file. + cartella file + nome file + indica se il path sia assoluto @@ -4022,6 +4054,36 @@ Compatibility: .NET 3.0 and later. + + + num byte salt + + + + + num byte hash + + + + + num iterazioni + + + + + indice iterazioni + + + + + indice salt + + + + + indice pbk + + Creates a salted PBKDF2 hash of the password. diff --git a/GMW_data/utils.cs b/GMW_data/utils.cs index eaf64864..5cb26f23 100644 --- a/GMW_data/utils.cs +++ b/GMW_data/utils.cs @@ -1,7 +1,5 @@ using System; using System.Collections.Generic; -using System.Linq; -using System.Text; using SteamWare; using System.Reflection; using System.Data.SqlClient;