Edit Addorder.js and Shop name
This commit is contained in:
@@ -409,11 +409,7 @@ $(function() {
|
||||
+'</div>'
|
||||
$(".selected-set-list").append(set);
|
||||
}else{
|
||||
<<<<<<< HEAD
|
||||
swal("Alert !", 'Maximum Qty is ' + max_qty + " items", "warning");
|
||||
=======
|
||||
swal("Alert !", 'Maximum Select is ' + max_qty + " items", "warning");
|
||||
>>>>>>> 8217b7c2f27f5b38b27425929d01b789da0583fd
|
||||
}
|
||||
// }
|
||||
$('#set_unit_price').text(price);
|
||||
|
||||
Reference in New Issue
Block a user