add the enquete to the current site

This commit is contained in:
2012-11-09 15:29:35 +01:00
parent 0c7ec084f4
commit 0d5a3995bc
6 changed files with 151 additions and 0 deletions
+1
View File
@@ -66,6 +66,7 @@ Qrammer::Application.routes.draw do
# DEVELOPMENT ONLY
match '/qr' => 'dashboard#qr'
match '/demo_both' => 'dashboard#demo_both'
match '/enquete' => 'dashboard#enquete'
namespace :suppliers, path: '/supplier' do
resources :sections do