[refs #232] Add edit btn to group public page

This commit is contained in:
konstantin.grabar 2012-03-01 16:37:54 +04:00
parent 157f9a1a68
commit f4a50b509c
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
- @group.projects.each do |project|
= link_to project.name, project
%br
%br
= link_to t("layout.edit"), edit_group_path(@group), :class => 'button' if can? :edit, @group
-#.block
-# .secondary-navigation