diff --git a/PROJ-ETS/PROJ-ETS/Web.config b/PROJ-ETS/PROJ-ETS/Web.config
index 53ad41a..f98c095 100644
--- a/PROJ-ETS/PROJ-ETS/Web.config
+++ b/PROJ-ETS/PROJ-ETS/Web.config
@@ -26,7 +26,7 @@
-
+
diff --git a/PROJ-ETS/PROJ-ETS/WebMasterPages/Site.Master b/PROJ-ETS/PROJ-ETS/WebMasterPages/Site.Master
index 9c47b23..fb33203 100644
--- a/PROJ-ETS/PROJ-ETS/WebMasterPages/Site.Master
+++ b/PROJ-ETS/PROJ-ETS/WebMasterPages/Site.Master
@@ -55,8 +55,8 @@
//selectOtherMonths: true,
showButtonPanel: true,
changeMonth: true,
- changeYear: true//,
- //dateFormat: "yy-mm-dd"
+ changeYear: true,
+ dateFormat: "dd-mm-yy"
});
});
@@ -75,8 +75,8 @@
//selectOtherMonths: true,
showButtonPanel: true,
changeMonth: true,
- changeYear: true//,
- //dateFormat: "yy-mm-dd"
+ changeYear: true,
+ dateFormat: "dd-mm-yy"
});
});
});
diff --git a/PROJ-ETS/PROJ-ETS/WebUserControls/mod_progetti.ascx b/PROJ-ETS/PROJ-ETS/WebUserControls/mod_progetti.ascx
index 816e17c..9355a38 100644
--- a/PROJ-ETS/PROJ-ETS/WebUserControls/mod_progetti.ascx
+++ b/PROJ-ETS/PROJ-ETS/WebUserControls/mod_progetti.ascx
@@ -225,7 +225,7 @@
-
+
diff --git a/PROJ-ETS/PROJ-ETS/bin/ETS_Data.dll b/PROJ-ETS/PROJ-ETS/bin/ETS_Data.dll
index 603dde6..eb8079e 100644
Binary files a/PROJ-ETS/PROJ-ETS/bin/ETS_Data.dll and b/PROJ-ETS/PROJ-ETS/bin/ETS_Data.dll differ
diff --git a/PROJ-ETS/PROJ-ETS/bin/PROJ-ETS.dll b/PROJ-ETS/PROJ-ETS/bin/PROJ-ETS.dll
index 4cfa32d..0844a1c 100644
Binary files a/PROJ-ETS/PROJ-ETS/bin/PROJ-ETS.dll and b/PROJ-ETS/PROJ-ETS/bin/PROJ-ETS.dll differ