OK SIM + gestione bunk / load con prod SIMULATO
This commit is contained in:
@@ -3,6 +3,16 @@
|
||||
<%@ Register Src="~/WebUserControls/cmp_stackNextloading.ascx" TagPrefix="uc1" TagName="cmp_stackNextloading" %>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-12 shortcuts small" runat="server" id="divSim">
|
||||
<div class="row table-warning">
|
||||
<div class="col">
|
||||
<h3>Testing PROD</h3>
|
||||
</div>
|
||||
<div class="col">
|
||||
<asp:LinkButton runat="server" ID="lbtAdvanceProd" class="shortcut" OnClick="lbtAdvanceProd_Click"> <i class="fa fa-wrench shortcut-icon"></i><span class="shortcut-label"><b>AVANZA</b> prod</span> </asp:LinkButton>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<asp:HiddenField runat="server" ID="hfBarcode" />
|
||||
<asp:HiddenField ID="hfStackId" runat="server" />
|
||||
|
||||
Reference in New Issue
Block a user