update addorder view
This commit is contained in:
@@ -188,7 +188,7 @@ $(function() {
|
||||
+add+ '</i>'
|
||||
+'</div>'
|
||||
+'</div>'
|
||||
+"<div class='"+add_icon+" p-t-50 m-r--5' data-item-code='"
|
||||
+"<div class='"+add_icon+" p-t-60 m-r--5' data-item-code='"
|
||||
+ menu_items[field].code +"' data-name='"
|
||||
+ menu_items[field].name +"' data-qty = '"+ qty +"' data-price = '"
|
||||
+ price +"' data-instance-code = '"+ code +"' data-instance = '"
|
||||
|
||||
@@ -4,10 +4,10 @@ section .content{
|
||||
.custom-card-head{
|
||||
height: 40px;
|
||||
#background-color: #54A5AF;
|
||||
background-color: #2196f3;
|
||||
background-color: #a1aade;
|
||||
opacity: 0.5;
|
||||
padding:5px;
|
||||
color :#111;
|
||||
color :#000000;
|
||||
|
||||
}
|
||||
.custom-card {
|
||||
|
||||
Reference in New Issue
Block a user