Merge branch 'adminbsb_material_ui' of bitbucket.org:code2lab/sxrestaurant
This commit is contained in:
6
app/views/api/call_waiters/index.json.jbuilder
Normal file
6
app/views/api/call_waiters/index.json.jbuilder
Normal file
@@ -0,0 +1,6 @@
|
||||
if (@table)
|
||||
json.table_id @table.id
|
||||
json.name @table.name
|
||||
json.type @table.type
|
||||
json.time @time
|
||||
end
|
||||
Reference in New Issue
Block a user