diff --git a/GMW/POST_Finiti_OUT.aspx b/GMW/POST_Finiti_OUT.aspx
index 42d51dd4..803038e3 100644
--- a/GMW/POST_Finiti_OUT.aspx
+++ b/GMW/POST_Finiti_OUT.aspx
@@ -10,43 +10,43 @@
-
-
+
+
-
-
-
+
+
+
+
diff --git a/GMW/WebUserControls/mod_PostRX_DT.ascx b/GMW/WebUserControls/mod_PostRX_DT.ascx
index cc60d417..cdc5f8f4 100644
--- a/GMW/WebUserControls/mod_PostRX_DT.ascx
+++ b/GMW/WebUserControls/mod_PostRX_DT.ascx
@@ -30,7 +30,7 @@
-
+
diff --git a/GMW/WebUserControls/mod_postRX_DT_LIST.ascx b/GMW/WebUserControls/mod_postRX_DT_LIST.ascx
index d9a8221f..5245de8c 100644
--- a/GMW/WebUserControls/mod_postRX_DT_LIST.ascx
+++ b/GMW/WebUserControls/mod_postRX_DT_LIST.ascx
@@ -31,7 +31,7 @@
<%: traduci("Reset") %>
-
+
diff --git a/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx b/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx
index c4152745..ea9c0446 100644
--- a/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx
+++ b/GMW/WebUserControls/mod_storicoAzioniOperatore.ascx
@@ -29,7 +29,7 @@
-
+
diff --git a/GMW/WebUserControls/mod_testata.ascx b/GMW/WebUserControls/mod_testata.ascx
index 40cb8dda..da81d70e 100644
--- a/GMW/WebUserControls/mod_testata.ascx
+++ b/GMW/WebUserControls/mod_testata.ascx
@@ -19,7 +19,7 @@
- <%: nomePag %>
+ <%: nomePag %>
diff --git a/Jenkinsfile b/Jenkinsfile
index d1249b59..ce3aebf9 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -11,7 +11,7 @@ pipeline {
/* calcolo numero versione... diverso x branch MASTER/DEVELOP */
script {
- withEnv(['NEXT_BUILD_NUMBER=2097']) {
+ withEnv(['NEXT_BUILD_NUMBER=2100']) {
// impiego numero di build del SINGOLO RAMO
// env.versionNumber = VersionNumber(versionNumberString : '4.0.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true)
// forzo numero di build x tutti rami uguali