Return own tab for wall. Improve Wiki nav. Removed attachments listing page

This commit is contained in:
Dmitriy Zaporozhets 2013-03-18 22:43:14 +02:00
parent 6956f1f6e1
commit ae06a0aab8
12 changed files with 25 additions and 62 deletions

View file

@ -32,6 +32,9 @@ module Projects
@project.namespace_id = current_user.namespace_id
end
# Disable wall by default
@project.wall_enabled = false
@project.creator = current_user
# Import project from cloneable resource