master
kira 7 years ago
parent 3fb3c7b7e8
commit 4143d12f7b

@ -14,9 +14,9 @@
</div> </div>
<div class="form-group"> <div class="form-group">
<label class="control-label col-sm-4" for="mch_custom_id">Customs No</label> <label class="control-label col-sm-4" for="mch_custom_no">Customs No</label>
<div class="col-sm-6"> <div class="col-sm-6">
<input class="form-control" ng-model="custom.mch_custom_id" id="mch_custom_id" type="text"> <input class="form-control" ng-model="custom.mch_custom_no" id="mch_custom_no" type="text">
</div> </div>
</div> </div>

Loading…
Cancel
Save