hidden
This commit is contained in:
parent
c2d64ef600
commit
30aee8782f
@ -2633,7 +2633,7 @@ if($PONOStatus == PO_RELEASED)
|
|||||||
|
|
||||||
<!-- <input type="text" name="txttot" id="txtPONO" value=<?php echo "$totalhidden";?>> -->
|
<!-- <input type="text" name="txttot" id="txtPONO" value=<?php echo "$totalhidden";?>> -->
|
||||||
</div>
|
</div>
|
||||||
<input type="text" name="txttot" id="txttot" value=<?php echo $totalhidden;?>
|
<input type="hidden" name="txttot" id="txttot" value=<?php echo $totalhidden;?>
|
||||||
|
|
||||||
|
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user