Now working
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user