diff --git a/Jenkinsfile b/Jenkinsfile
index 2b3937ee..68370ae6 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,7 +17,7 @@ pipeline {
/* calcolo numero versione... diverso x branch MASTER/DEVELOP */
script {
- withEnv(['NEXT_BUILD_NUMBER=751']) {
+ withEnv(['NEXT_BUILD_NUMBER=752']) {
// env.versionNumber = VersionNumber(versionNumberString : '5.2.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true)
env.versionNumber = VersionNumber(versionNumberString : '5.2.${BUILD_DATE_FORMATTED, "yyMM"}.${BUILDS_ALL_TIME}', projectStartDate : '2006-01-01', skipFailedBuilds: true, overrideBuildsAllTime: '${NEXT_BUILD_NUMBER}')
env.APP_NAME = 'MAPO'
diff --git a/MP-TAB/Web.config b/MP-TAB/Web.config
index 44b88e63..de1a6161 100644
--- a/MP-TAB/Web.config
+++ b/MP-TAB/Web.config
@@ -114,8 +114,8 @@
-
-
+
+
diff --git a/MP/Views/Home/UserListQR.cshtml b/MP/Views/Home/UserListQR.cshtml
index 40ab3633..756245a2 100644
--- a/MP/Views/Home/UserListQR.cshtml
+++ b/MP/Views/Home/UserListQR.cshtml
@@ -6,22 +6,22 @@
{