Update site pages

This commit is contained in:
2012-11-14 15:12:28 +01:00
parent bb7b9258e5
commit 0036e5da60
25 changed files with 132 additions and 32 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ class ApplicationController < ActionController::Base
def layout_by_resource
if devise_controller?
"phone"
'theme1'
else
"application"
end