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

@@ -71,7 +71,10 @@ scope "(:locale)", locale: /en|mm/ do
get "check_in/:dining_id" => "check_in_process#check_in_time"
post "check_in" => "check_in_process#check_in_process"
post "request_time" => "check_in_process#request_time"
post "call_waiter" => "call_waiters#index"
end
end
#--------- Cashier ------------#