update call waiter
This commit is contained in:
@@ -70,7 +70,10 @@ scope "(:locale)", locale: /en|mm/ do
|
||||
namespace :origami do
|
||||
post "check_in/:dining_id" => "check_in_process#check_in_process"
|
||||
post "request_time" => "check_in_process#request_time"
|
||||
post "call_waiter" => "call_waiters#index"
|
||||
end
|
||||
|
||||
|
||||
end
|
||||
|
||||
#--------- Cashier ------------#
|
||||
|
||||
Reference in New Issue
Block a user