save
This commit is contained in:
parent
4ad8793757
commit
51f5db7171
|
@ -23,11 +23,6 @@ class Projects::ProjectsController < Projects::BaseController
|
|||
end
|
||||
end
|
||||
|
||||
def project_page
|
||||
authorize :project
|
||||
console
|
||||
end
|
||||
|
||||
def new
|
||||
authorize :project
|
||||
@project = Project.new
|
||||
|
|
Loading…
Reference in New Issue