End of day commit
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
if join_request_sent
|
||||
button.disabled
|
||||
span.fa.fa-spinner.fa-spin.fa-lg
|
||||
span Waiting for approval
|
||||
span=t 'join_request.requestor.waiting_for_approval'
|
||||
else
|
||||
button{action joinOccupiedTable} Join occupied table
|
||||
button.join-table-button{action joinOccupiedTable}=t 'join_request.requestor.join_this_table'
|
||||
if tableCanTakeOrders
|
||||
.large-6.columns
|
||||
each product_category in supplier.product_categories
|
||||
|
||||
Reference in New Issue
Block a user