update conflix for request bill

This commit is contained in:
Aung Myo
2018-02-20 16:24:06 +06:30
3 changed files with 4 additions and 5 deletions

View File

@@ -113,7 +113,7 @@ $(function() {
instances = menu_items[field].instances ;
if (!instances.length > 0) {
swal("Hello Please Check!","doesn't not have instance item in this menu items ("+ menu_items[field].name+")","warning");
swal("Hello Please Check!","Does not have instance item in this menu items ("+ menu_items[field].name+")","warning");
}
if (instances.length > 0) {
qty = 1;