fix controllo doppia MP

This commit is contained in:
Samuele Locatelli
2021-07-28 12:41:42 +02:00
parent d9505e1749
commit 17aa2a0f13
5 changed files with 40 additions and 15 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="cmp_ST_objView.ascx.cs" Inherits="MoonProTablet.WebUserControls.cmp_ST_objView" %>
<asp:HiddenField runat="server" ID="hfNum" />
<asp:HiddenField runat="server" ID="hfIdxST" />
<asp:HiddenField runat="server" ID="hfType" />
<asp:HiddenField runat="server" ID="hfGruppo" />
<asp:HiddenField runat="server" ID="hfNum" />
<asp:HiddenField runat="server" ID="hfOggetto" />
<asp:HiddenField runat="server" ID="hfLabel" />
<asp:HiddenField runat="server" ID="hfValue" />
<asp:HiddenField runat="server" ID="hfValueRead" />