update addorder view

This commit is contained in:
Aung Myo
2018-02-16 17:41:26 +06:30
parent 8291a0a992
commit 4b185f21d3
2 changed files with 3 additions and 3 deletions

View File

@@ -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 = '"

View File

@@ -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 {