Invertita posizione tra pzTot ODL e pz NUOVI (innovazione)

This commit is contained in:
Samuele E. Locatelli
2018-05-04 20:42:57 +02:00
parent a172f77e4c
commit ede3e7957f
2 changed files with 19 additions and 19 deletions
+10 -10
View File
@@ -7,16 +7,6 @@
</div>
<div class="col-6 text-right"><sub>Inizio ODL --> <%: dtReqUpdate.ToString() %></sub></div>
<div class="col-6 col-sm-3 pr-1 py-0 text-right">
<div class="alert alert-info py-1">
<div class="text-truncate">
Pz Prodotti TOT [A+B+C]
</div>
<div style="font-size: 2em; font-weight: bold;" class="my-0">
<asp:Label runat="server" ID="lblPzTotODL">[A+B+C]</asp:Label>
</div>
</div>
</div>
<div class="col-6 col-sm-3 pl-1 px-sm-1 py-0 text-right">
<div class="alert alert-warning py-1">
<div class="text-truncate">
[A] NUOVI Pz.Prod
@@ -26,6 +16,16 @@
</div>
</div>
</div>
<div class="col-6 col-sm-3 pl-1 px-sm-1 py-0 text-right">
<div class="alert alert-info py-1">
<div class="text-truncate">
Pz Prodotti TOT [A+B+C]
</div>
<div style="font-size: 2em; font-weight: bold;" class="my-0">
<asp:Label runat="server" ID="lblPzTotODL">[A+B+C]</asp:Label>
</div>
</div>
</div>
<div class="col-6 col-sm-3 pr-1 px-sm-1 py-0 text-right">
<div class="alert alert-danger py-1">
<div class="text-truncate">
+9 -9
View File
@@ -12,15 +12,6 @@ namespace MoonProTablet.WebUserControls {
public partial class mod_confProd {
/// <summary>
/// Controllo lblPzTotODL.
/// </summary>
/// <remarks>
/// Campo generato automaticamente.
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblPzTotODL;
/// <summary>
/// Controllo lblPz2RecTot.
/// </summary>
@@ -30,6 +21,15 @@ namespace MoonProTablet.WebUserControls {
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblPz2RecTot;
/// <summary>
/// Controllo lblPzTotODL.
/// </summary>
/// <remarks>
/// Campo generato automaticamente.
/// Per la modifica, spostare la dichiarazione di campo dal file di progettazione al file code-behind.
/// </remarks>
protected global::System.Web.UI.WebControls.Label lblPzTotODL;
/// <summary>
/// Controllo lblPzConfScarto.
/// </summary>