change core controller to user
This commit is contained in:
parent
08dc7ecdd3
commit
5ef1414979
6 changed files with 7 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
class CoreController < ApplicationController
|
||||
class UserController < ApplicationController
|
||||
|
||||
theme :theme_resolver
|
||||
layout "simple"
|
Loading…
Add table
Add a link
Reference in a new issue