update add order js & css

This commit is contained in:
Aung Myo
2018-02-19 15:47:53 +06:30
parent 817784796a
commit 510e76b3c4
2 changed files with 5 additions and 5 deletions

View File

@@ -193,7 +193,7 @@ $(function() {
+add+ '</i>'
+'</div>'
+'</div>'
+"<div class='"+add_icon+" p-t-60 m-r--5' data-item-code='"
+"<div class='"+add_icon+" p-t-65 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 = '"
@@ -208,7 +208,7 @@ $(function() {
// +"<img id='logo' height='' src='"+image_path+"'>"
// +"</div>"
+'<div class="card-footer custom-card-footer" style="opacity:0.5">'
+'<div class="card-footer custom-card-footer" style="opacity:0.7">'
+'<span>'+ price +'</span>'
+'</div>'
+'</div>';