mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-mobile-client.git
synced 2026-08-19 04:14:06 +00:00
add home nav
This commit is contained in:
@@ -197,7 +197,7 @@
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Description</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="" required />
|
||||
<input type="text" class="form-element" placeholder="Item is missing" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
@@ -218,7 +218,14 @@
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Balanced</label>
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="" required />
|
||||
<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">
|
||||
@@ -248,15 +255,7 @@
|
||||
</div>
|
||||
<input type="text" class="form-element" placeholder="0.00" 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" required />
|
||||
</div>
|
||||
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Damages</label>
|
||||
|
||||
Reference in New Issue
Block a user