Now working

This commit is contained in:
2013-11-06 16:26:18 +01:00
parent 0928961423
commit c04d602e7f
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ class Quser
if(response.ok == false && response.status && response.status == 401)
redirect_to('obtain_token')
return
$('.table-number').text(response.table_number) if response.table_number
$('.supplier-name').text(response.supplier_name) if response.supplier_name
@@ -33,7 +33,7 @@ $side-spacing: 5px
min-height: 61px
height: 61px
padding-left: 49px
padding-right: 53px
padding-right: 52px
.button-bar-inner
//+single-box-shadow(#000, 0px, 4px, 8px, 0px, true)
background-color: white