diff --git a/GMW/GMW/GMW.Publish.xml b/GMW/GMW/GMW.Publish.xml
index 410f8d01..e7035ea2 100644
--- a/GMW/GMW/GMW.Publish.xml
+++ b/GMW/GMW/GMW.Publish.xml
@@ -1,4 +1,598 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -8,6 +602,7 @@
+
@@ -17,11 +612,10 @@
-
-
+
-
+
@@ -35,5 +629,4 @@
-
\ No newline at end of file
diff --git a/GMW/GMW/GMW.csproj b/GMW/GMW/GMW.csproj
index 72088d2b..2eabe1f9 100644
--- a/GMW/GMW/GMW.csproj
+++ b/GMW/GMW/GMW.csproj
@@ -176,6 +176,13 @@
odette.aspx
+
+ sanpos_controlloLiquidi.aspx
+ ASPXCodeBehind
+
+
+ sanpos_controlloLiquidi.aspx
+
SearchMag.aspx
ASPXCodeBehind
@@ -589,6 +596,13 @@
mod_listImballi.ascx
+
+ mod_sanpos_controlloLiquidi.ascx
+ ASPXCodeBehind
+
+
+ mod_sanpos_controlloLiquidi.ascx
+
mod_searchMag.ascx
ASPXCodeBehind
@@ -810,8 +824,6 @@
-
-
@@ -934,6 +946,8 @@
+
+
@@ -941,6 +955,7 @@
+
@@ -1012,6 +1027,7 @@
+
diff --git a/GMW/GMW/GMW.csproj.user b/GMW/GMW/GMW.csproj.user
index e2af44e7..0a8d1633 100644
--- a/GMW/GMW/GMW.csproj.user
+++ b/GMW/GMW/GMW.csproj.user
@@ -9,7 +9,7 @@
False
False
RunFiles
- c:\tmp\GMW\
+ http://localhost/GMW_SP/
False
False
diff --git a/GMW/GMW/Style.css b/GMW/GMW/Style.css
index 38c1d831..b493d52d 100644
--- a/GMW/GMW/Style.css
+++ b/GMW/GMW/Style.css
@@ -3274,6 +3274,12 @@ grViewBorder
background: #FFFFAA;
text-align: center;
}
+.fullPageHeader
+{
+ border-bottom: solid 2px Black;
+ background-color: #6C90FF;
+ font-weight: bold;
+}
.msgBoxGitterBox
{
border-top: solid 2px Black;
diff --git a/GMW/GMW/WebMasterPages/AjaxSimpleFull.Master b/GMW/GMW/WebMasterPages/AjaxSimpleFull.Master
index 9da42891..a692adbf 100644
--- a/GMW/GMW/WebMasterPages/AjaxSimpleFull.Master
+++ b/GMW/GMW/WebMasterPages/AjaxSimpleFull.Master
@@ -21,9 +21,6 @@
-
-
-