From 601b3937f9b37a8a6779a9397b52d4cf1cc1632a Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 13 Jun 2024 19:07:15 +0200 Subject: [PATCH] Update gestione separata 3 timers x pagina unload (pesante): timerCss timerStatus timerUnload --- NKC_WF/WebUserControls/cmp_MU_svgViewer.ascx | 3 +- .../WebUserControls/cmp_MU_svgViewer.ascx.cs | 28 +++ .../cmp_MU_svgViewer.ascx.designer.cs | 121 ++++++----- NKC_WF/WebUserControls/cmp_MachSem.ascx | 21 +- NKC_WF/WebUserControls/cmp_MachSem.ascx.cs | 204 ++++++++++-------- .../cmp_MachSem.ascx.designer.cs | 9 + NKC_WF/WebUserControls/cmp_footer.ascx | 6 +- NKC_WF/WebUserControls/cmp_footer.ascx.cs | 6 +- NKC_WF/site/MachineUnload.aspx | 2 +- NKC_WF/site/MachineUnload.aspx.cs | 24 ++- NKC_WF/site/MachineUnload.aspx.designer.cs | 18 +- 11 files changed, 267 insertions(+), 175 deletions(-) diff --git a/NKC_WF/WebUserControls/cmp_MU_svgViewer.ascx b/NKC_WF/WebUserControls/cmp_MU_svgViewer.ascx index 540410e..0b7b0ed 100644 --- a/NKC_WF/WebUserControls/cmp_MU_svgViewer.ascx +++ b/NKC_WF/WebUserControls/cmp_MU_svgViewer.ascx @@ -8,10 +8,11 @@ +