changed button named

This commit is contained in:
Zain Fauzan Rofie Azizi
2018-03-19 15:37:08 +08:00
parent 1b9e535d38
commit ebbcf48481
+16 -15
View File
@@ -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>