Remove smartness of scan page and fallback to cms
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
- title 'Get the mobile app to order drinks'
|
|
||||||
p Get the mobile app
|
|
||||||
+1
-1
@@ -87,7 +87,7 @@ Qwaiter::Application.routes.draw do
|
|||||||
end
|
end
|
||||||
|
|
||||||
|
|
||||||
get '/s' => 'dashboard#scan', as: :scan
|
#get '/s' => 'dashboard#scan', as: :scan
|
||||||
|
|
||||||
# DEVELOPMENT ONLY
|
# DEVELOPMENT ONLY
|
||||||
get '/qr' => 'dashboard#qr'
|
get '/qr' => 'dashboard#qr'
|
||||||
|
|||||||
Reference in New Issue
Block a user