branch put on top in add delivery information

This commit is contained in:
Darel
2018-03-20 09:30:22 +08:00
parent c350dbffa8
commit fb4e96e5d2
4 changed files with 21 additions and 21 deletions
Binary file not shown.
+1 -1
View File
@@ -2,6 +2,6 @@
"ExpandedNodes": [
""
],
"SelectedNode": "\\arrangements-delivery_arrangements2.html",
"SelectedNode": "\\arrangements-warehouse_receive_note_review1.html",
"PreviewInSolutionExplorer": false
}
BIN
View File
Binary file not shown.
+20 -20
View File
@@ -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>