update database
This commit is contained in:
@@ -370,7 +370,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Store Location -->
|
||||
<div class="form-group">
|
||||
<!--<div class="form-group">
|
||||
<label class="form-label required">Cửa hàng mua</label>
|
||||
<select class="form-input form-select" id="storeLocation" required onchange="validateForm()">
|
||||
<option value="">Chọn cửa hàng</option>
|
||||
@@ -383,7 +383,7 @@
|
||||
<option value="danang-haichau">Đà Nẵng - Hải Châu</option>
|
||||
<option value="other">Cửa hàng khác</option>
|
||||
</select>
|
||||
</div>
|
||||
</div>-->
|
||||
|
||||
<!-- Other Store -->
|
||||
<div class="form-group" id="otherStoreGroup" style="display: none;">
|
||||
|
||||
Reference in New Issue
Block a user