diff --git a/GPW.CORE.UI/GPW.CORE.UI.csproj b/GPW.CORE.UI/GPW.CORE.UI.csproj index 4fe34c4..1d088c4 100644 --- a/GPW.CORE.UI/GPW.CORE.UI.csproj +++ b/GPW.CORE.UI/GPW.CORE.UI.csproj @@ -2,7 +2,7 @@ net6.0 - 3.0.2201.1810 + 3.0.2201.2111 enable enable diff --git a/GPW.CORE.UI/Shared/MainLayout.razor b/GPW.CORE.UI/Shared/MainLayout.razor index 7c8f0e0..07798cf 100644 --- a/GPW.CORE.UI/Shared/MainLayout.razor +++ b/GPW.CORE.UI/Shared/MainLayout.razor @@ -11,12 +11,11 @@
-
@Body
- +
diff --git a/GPW.CORE.UI/wwwroot/lib/chartBoot.js b/GPW.CORE.UI/wwwroot/lib/chartBoot.js index f84fc36..57f0107 100644 --- a/GPW.CORE.UI/wwwroot/lib/chartBoot.js +++ b/GPW.CORE.UI/wwwroot/lib/chartBoot.js @@ -1,5 +1,4 @@ - -///Setup del chart desiderato con id univoco +///Setup del chart desiderato con id univoco window.setup = (id, config) => { var ctx = document.getElementById(id).getContext('2d'); //let currentDate = new Date(); diff --git a/Resources/ChangeLog.html b/Resources/ChangeLog.html index a04027f..8789204 100644 --- a/Resources/ChangeLog.html +++ b/Resources/ChangeLog.html @@ -1,6 +1,6 @@ GPW - Gestione Presenze Web -

Versione: 3.0.2201.1810

+

Versione: 3.0.2201.2111


Note di rilascio: