mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-mobile-client.git
synced 2026-08-26 07:43:59 +00:00
changed button named
This commit is contained in:
@@ -140,6 +140,13 @@
|
||||
<input type="text" class="form-element" placeholder="dd/mm/yyyy" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Warehouse Receive Note Number</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="00001" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Consignment Note Number</label>
|
||||
@@ -154,13 +161,7 @@
|
||||
<input type="text" class="form-element" placeholder="DHL" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Warehouse Receive Note Number</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="00001" required />
|
||||
</div>
|
||||
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Receiving Person</label>
|
||||
@@ -214,13 +215,6 @@
|
||||
<input type="text" class="form-element" placeholder="1 carton" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Status</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="Matched/Unmatched/Damaged/Matched Damaged/Unmatched Damage" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Measurement(Nominal)</label>
|
||||
@@ -257,6 +251,13 @@
|
||||
<label class="form-element"><input type="radio" name="gender" /> No</label>
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Status</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="Matched/Unmatched/Damaged/Matched Damaged/Unmatched Damaged" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Photo</label>
|
||||
@@ -280,7 +281,7 @@
|
||||
</div>
|
||||
<div class="popup-footer">
|
||||
<div class="form-divider"></div>
|
||||
<a href="arrangements-warehouse_receive_note2.html"><span class="button blue" data-dismiss="true">Add Note</span></a>
|
||||
<a href="arrangements-warehouse_receive_note2.html"><span class="button blue" data-dismiss="true">Add</span></a>
|
||||
</div>
|
||||
<div class="form-divider"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user