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);
|
||||
|
||||
@@ -105,7 +105,7 @@
|
||||
/* Shop Name in Login Page */
|
||||
.current-shop-name{
|
||||
color : #FFFFFF;
|
||||
font-size: 25px;
|
||||
font-size: 21px;
|
||||
font-weight: bold;
|
||||
margin : 0 0 25px 0;
|
||||
margin : 0 0 20px 0;
|
||||
}
|
||||
Reference in New Issue
Block a user