From ddb70c67ffe7e78d33f47eee633926ed3f4823f2 Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 1 Mar 2009 15:39:19 +0100 Subject: added layout --- app/controllers/users_controller.rb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/controllers/users_controller.rb') diff --git a/app/controllers/users_controller.rb b/app/controllers/users_controller.rb index 77ac9ea..16604fc 100644 --- a/app/controllers/users_controller.rb +++ b/app/controllers/users_controller.rb @@ -1,4 +1,7 @@ class UsersController < ApplicationController + + layout 'admin' + def index end -- cgit v1.3