From ff73f8d804c731e28e4f0df5436196310039c3ee Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Tue, 19 Dec 2023 11:00:01 +0100 Subject: [PATCH] fix display errore SOLO in caso di lock --- NKC_WF/WebUserControls/cmp_unloadSmart.ascx | 8 ++++---- NKC_WF/WebUserControls/cmp_unloadSmart.ascx.designer.cs | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/NKC_WF/WebUserControls/cmp_unloadSmart.ascx b/NKC_WF/WebUserControls/cmp_unloadSmart.ascx index ba83d4f..55be330 100644 --- a/NKC_WF/WebUserControls/cmp_unloadSmart.ascx +++ b/NKC_WF/WebUserControls/cmp_unloadSmart.ascx @@ -20,8 +20,8 @@
- <%-- - --%> + +

Processing...

@@ -31,8 +31,8 @@
Force Reload
- <%--
-
--%> +
+
diff --git a/NKC_WF/WebUserControls/cmp_unloadSmart.ascx.designer.cs b/NKC_WF/WebUserControls/cmp_unloadSmart.ascx.designer.cs index bfc465e..975874e 100644 --- a/NKC_WF/WebUserControls/cmp_unloadSmart.ascx.designer.cs +++ b/NKC_WF/WebUserControls/cmp_unloadSmart.ascx.designer.cs @@ -105,13 +105,13 @@ namespace NKC_WF.WebUserControls protected global::System.Web.UI.WebControls.HiddenField hfShowSecOp; /// - /// lbtForceReload control. + /// updProgSmartUnload control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// - protected global::System.Web.UI.WebControls.LinkButton lbtForceReload; + protected global::System.Web.UI.UpdateProgress updProgSmartUnload; /// /// divItemDet control.