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.