组织的新增和修改不可用

This commit is contained in:
sw 2015-07-10 11:40:07 +08:00
parent 1a1580953a
commit bf05695f5e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class OrganizationController < ApplicationController
layout 'base_projects'
# layout 'base_projects'
before_filter :require_admin, :except => [:index]
def index