From c82907fadbbdda590b19acc9f96ad00e6b8e1bbf Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 29 Feb 2024 15:03:16 +0100 Subject: [PATCH] Update smart x versione Bootstrap5 --- GPW_Smart/Web.config | 6 +- GPW_Smart/WebUserControls/cmp_footer.ascx | 2 +- .../cmp_footer.ascx.designer.cs | 52 +++++++------- GPW_Smart/WebUserControls/cmp_info.ascx | 2 +- GPW_Smart/WebUserControls/cmp_menuTop.ascx | 2 +- .../cmp_menuTop.ascx.designer.cs | 68 ++++++++++--------- GPW_Smart/WebUserControls/cmp_params.ascx | 4 +- GPW_Smart/WebUserControls/cmp_rilTemp.ascx | 4 +- .../WebUserControls/mod_attivitaIns.ascx | 26 +++---- .../WebUserControls/mod_commAttivita.ascx | 8 +-- .../WebUserControls/mod_enrollByAuthKey.ascx | 4 +- .../WebUserControls/mod_enrollByEmail.ascx | 4 +- GPW_Smart/WebUserControls/mod_mancTimb.ascx | 8 +-- .../WebUserControls/mod_regNewDevice.ascx | 37 +++++----- .../WebUserControls/mod_resetUserAuthKey.ascx | 4 +- .../WebUserControls/mod_sendAuthToEmail.ascx | 4 +- GPW_Smart/WebUserControls/mod_timbrature.ascx | 4 +- .../WebUserControls/mod_timbrature.ascx.cs | 4 +- 18 files changed, 124 insertions(+), 119 deletions(-) diff --git a/GPW_Smart/Web.config b/GPW_Smart/Web.config index 23ffa1e..a2a2543 100644 --- a/GPW_Smart/Web.config +++ b/GPW_Smart/Web.config @@ -411,7 +411,7 @@ - + @@ -421,6 +421,10 @@ + + + + diff --git a/GPW_Smart/WebUserControls/cmp_footer.ascx b/GPW_Smart/WebUserControls/cmp_footer.ascx index 663c342..226aca8 100644 --- a/GPW_Smart/WebUserControls/cmp_footer.ascx +++ b/GPW_Smart/WebUserControls/cmp_footer.ascx @@ -1,6 +1,6 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="cmp_footer.ascx.cs" Inherits="GPW_Smart.WebUserControls.cmp_footer" %> -