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
+2
View File
@@ -1,5 +1,7 @@
class DashboardController < ApplicationController
layout 'theme1'
def home
render layout: 'theme1-home'
end