Merge branch 'adminbsb_material_ui' of bitbucket.org:code2lab/sxrestaurant

This commit is contained in:
Yan
2017-12-04 19:36:23 +06:30
13 changed files with 157 additions and 13 deletions

View File

@@ -0,0 +1,6 @@
if (@table)
json.table_id @table.id
json.name @table.name
json.type @table.type
json.time @time
end