Remove smartness of scan page and fallback to cms

This commit is contained in:
2015-03-19 14:03:33 +01:00
parent 9adaef5aec
commit b0bab98be8
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -1,2 +0,0 @@
- title 'Get the mobile app to order drinks'
p Get the mobile app
+1 -1
View File
@@ -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'