组织的新增和修改不可用
This commit is contained in:
parent
1a1580953a
commit
bf05695f5e
|
@ -1,5 +1,5 @@
|
|||
class OrganizationController < ApplicationController
|
||||
layout 'base_projects'
|
||||
# layout 'base_projects'
|
||||
before_filter :require_admin, :except => [:index]
|
||||
|
||||
def index
|
||||
|
|
Loading…
Reference in New Issue