mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/IZYIM-mobile-client.git
synced 2026-08-19 04:14:06 +00:00
branch put on top in add delivery information
This commit is contained in:
Binary file not shown.
@@ -2,6 +2,6 @@
|
||||
"ExpandedNodes": [
|
||||
""
|
||||
],
|
||||
"SelectedNode": "\\arrangements-delivery_arrangements2.html",
|
||||
"SelectedNode": "\\arrangements-warehouse_receive_note_review1.html",
|
||||
"PreviewInSolutionExplorer": false
|
||||
}
|
||||
Binary file not shown.
@@ -759,6 +759,16 @@
|
||||
<div class="popup-content">
|
||||
|
||||
<div class="form-row-group with-icons-no-padding">
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Branch</label>
|
||||
</div>
|
||||
<select class="form-element">
|
||||
<option value="">Please select your warehouse branch</option>
|
||||
<option value="1">CIEF</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Delivery Information Name</label>
|
||||
@@ -815,16 +825,6 @@
|
||||
<input type="text" class="form-element" placeholder="019-7951905" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Branch</label>
|
||||
</div>
|
||||
<select class="form-element">
|
||||
<option value="">Please select your warehouse branch</option>
|
||||
<option value="1">CIEF</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -845,6 +845,16 @@
|
||||
<div class="popup-content">
|
||||
|
||||
<div class="form-row-group with-icons-no-padding">
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Branch</label>
|
||||
</div>
|
||||
<select class="form-element">
|
||||
<option value="">Please select your warehouse branch</option>
|
||||
<option value="1">CIEF</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Warehouse Name</label>
|
||||
@@ -908,16 +918,6 @@
|
||||
<input type="text" class="form-element" required />
|
||||
</div>
|
||||
|
||||
<div class="form-row no-padding">
|
||||
<div class="form-element-title">
|
||||
<label style="color: #000">Branch</label>
|
||||
</div>
|
||||
<select class="form-element">
|
||||
<option value="">Please select your warehouse branch</option>
|
||||
<option value="1">CIEF</option>
|
||||
</select>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user