diff --git a/MP-Tablet/WebUserControls/mod_RepProd_GG.ascx b/MP-Tablet/WebUserControls/mod_RepProd_GG.ascx index 793a248e..cdba0302 100644 --- a/MP-Tablet/WebUserControls/mod_RepProd_GG.ascx +++ b/MP-Tablet/WebUserControls/mod_RepProd_GG.ascx @@ -72,11 +72,15 @@ - + + + - + + + diff --git a/MP-Tablet/WebUserControls/mod_RepProd_GG.ascx.designer.cs b/MP-Tablet/WebUserControls/mod_RepProd_GG.ascx.designer.cs index 445b684d..73dd036e 100644 --- a/MP-Tablet/WebUserControls/mod_RepProd_GG.ascx.designer.cs +++ b/MP-Tablet/WebUserControls/mod_RepProd_GG.ascx.designer.cs @@ -85,12 +85,30 @@ namespace MoonProTablet.WebUserControls { protected global::System.Web.UI.WebControls.HiddenField hfDataTo; /// - /// hfOpenOnly control. + /// hfClosed control. /// /// /// Auto-generated field. /// To modify move field declaration from designer file to code-behind file. /// - protected global::System.Web.UI.WebControls.HiddenField hfOpenOnly; + protected global::System.Web.UI.WebControls.HiddenField hfClosed; + + /// + /// hfOpen control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.HiddenField hfOpen; + + /// + /// hfNew control. + /// + /// + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. + /// + protected global::System.Web.UI.WebControls.HiddenField hfNew; } }