diff --git a/WebSCR.v11.suo b/WebSCR.v11.suo index 7dafe83..1a548ff 100644 Binary files a/WebSCR.v11.suo and b/WebSCR.v11.suo differ diff --git a/WebSCR/WebUserControls/mod_pianificazione.ascx b/WebSCR/WebUserControls/mod_pianificazione.ascx index e2e6312..31361a2 100644 --- a/WebSCR/WebUserControls/mod_pianificazione.ascx +++ b/WebSCR/WebUserControls/mod_pianificazione.ascx @@ -2,91 +2,91 @@ -<%@ Register src="mod_selettoreIndirizzo.ascx" tagname="mod_selettoreIndirizzo" tagprefix="uc1" %> +<%@ Register Src="mod_selettoreIndirizzo.ascx" TagName="mod_selettoreIndirizzo" TagPrefix="uc1" %> -
-Area selezione orizzonte temporale e quale -
-
- - << - -
-
-
-
- -
-
- -
-
- -
-
-
-
- - >> - -
-

seleziono quale slot, COLORATI x vicinanza a zona indirizzo... icona mappa colorata V|G|R ? e tempo V|G|R come minuti? -
+
+
+
+ + << + +
+
+
+
+ +
+
+ +
+
+ +
+
+
+
+ + >> + +
+
+
-
- Data +
+ Data
- OreImp / OreDisp -
-
- Data + OreImp / OreDisp +
+
+ Data
- OreImp / OreDisp -
-
- Data + OreImp / OreDisp +
+
+ Data
- OreImp / OreDisp -
-
- Data + OreImp / OreDisp +
+
+ Data
- OreImp / OreDisp -
-
- Data + OreImp / OreDisp +
+
+ Data
- OreImp / OreDisp -
-
- Data + OreImp / OreDisp +
+
+ Data
- OreImp / OreDisp -
-
- Data + OreImp / OreDisp +
+
+ Data
- OreImp / OreDisp -
-
- Data + OreImp / OreDisp +
+
+ Data
- OreImp / OreDisp -
-
- Data + OreImp / OreDisp +
+
+ Data
- OreImp / OreDisp -
-
- Data + OreImp / OreDisp +
+
+ Data
- OreImp / OreDisp + OreImp / OreDisp +

diff --git a/WebSCR/WebUserControls/mod_pianificazione.ascx.cs b/WebSCR/WebUserControls/mod_pianificazione.ascx.cs index 1f1a61a..5d7431d 100644 --- a/WebSCR/WebUserControls/mod_pianificazione.ascx.cs +++ b/WebSCR/WebUserControls/mod_pianificazione.ascx.cs @@ -12,6 +12,10 @@ namespace WebSCR.WebUserControls { protected void Page_Load(object sender, EventArgs e) { + if (!Page.IsPostBack) + { + divDisponib.Visible = false; + } if (memLayer.ML.StringSessionObj("CodCliente") != "") { mod_selettoreIndirizzo1.Visible = true; diff --git a/WebSCR/WebUserControls/mod_pianificazione.ascx.designer.cs b/WebSCR/WebUserControls/mod_pianificazione.ascx.designer.cs index 4b27772..903ff67 100644 --- a/WebSCR/WebUserControls/mod_pianificazione.ascx.designer.cs +++ b/WebSCR/WebUserControls/mod_pianificazione.ascx.designer.cs @@ -21,6 +21,15 @@ namespace WebSCR.WebUserControls { /// protected global::WebSCR.WebUserControls.mod_selettoreIndirizzo mod_selettoreIndirizzo1; + /// + /// divDisponib control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.HtmlControls.HtmlGenericControl divDisponib; + /// /// lbPrev control. /// @@ -65,14 +74,5 @@ namespace WebSCR.WebUserControls { /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.LinkButton lbNext; - - /// - /// divDisponib control. - /// - /// - /// Auto-generated field. - /// To modify move field declaration from designer file to code-behind file. - /// - protected global::System.Web.UI.HtmlControls.HtmlGenericControl divDisponib; } } diff --git a/WebSCR/bin/SteamWare.dll b/WebSCR/bin/SteamWare.dll index 9b581b8..5f00ff8 100644 Binary files a/WebSCR/bin/SteamWare.dll and b/WebSCR/bin/SteamWare.dll differ diff --git a/WebSCR/bin/WebSCR.dll b/WebSCR/bin/WebSCR.dll index 5c75989..cd7d344 100644 Binary files a/WebSCR/bin/WebSCR.dll and b/WebSCR/bin/WebSCR.dll differ diff --git a/WebSCR/bin/WebSCR_data.dll b/WebSCR/bin/WebSCR_data.dll index d855d9c..3d04339 100644 Binary files a/WebSCR/bin/WebSCR_data.dll and b/WebSCR/bin/WebSCR_data.dll differ diff --git a/WebSCR/obj/Debug/WebSCR.csprojResolveAssemblyReference.cache b/WebSCR/obj/Debug/WebSCR.csprojResolveAssemblyReference.cache index d1cd686..c9e6324 100644 Binary files a/WebSCR/obj/Debug/WebSCR.csprojResolveAssemblyReference.cache and b/WebSCR/obj/Debug/WebSCR.csprojResolveAssemblyReference.cache differ diff --git a/WebSCR/obj/Debug/WebSCR.dll b/WebSCR/obj/Debug/WebSCR.dll index 5c75989..cd7d344 100644 Binary files a/WebSCR/obj/Debug/WebSCR.dll and b/WebSCR/obj/Debug/WebSCR.dll differ diff --git a/WebSCR_data/bin/Debug/SteamWare.dll b/WebSCR_data/bin/Debug/SteamWare.dll index 9b581b8..5f00ff8 100644 Binary files a/WebSCR_data/bin/Debug/SteamWare.dll and b/WebSCR_data/bin/Debug/SteamWare.dll differ diff --git a/WebSCR_data/bin/Debug/WebSCR_data.dll b/WebSCR_data/bin/Debug/WebSCR_data.dll index d855d9c..3d04339 100644 Binary files a/WebSCR_data/bin/Debug/WebSCR_data.dll and b/WebSCR_data/bin/Debug/WebSCR_data.dll differ diff --git a/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache b/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache index 0f65198..c76a91d 100644 Binary files a/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache and b/WebSCR_data/obj/Debug/WebSCR_data.csprojResolveAssemblyReference.cache differ diff --git a/WebSCR_data/obj/Debug/WebSCR_data.dll b/WebSCR_data/obj/Debug/WebSCR_data.dll index d855d9c..3d04339 100644 Binary files a/WebSCR_data/obj/Debug/WebSCR_data.dll and b/WebSCR_data/obj/Debug/WebSCR_data.dll differ