Admin namespace beendet.
This commit is contained in:
parent
6ddef7267a
commit
172db1d37e
23 changed files with 78 additions and 193 deletions
|
|
@ -19,7 +19,6 @@
|
|||
%td= workgroup.users.size
|
||||
%td= format_roles(workgroup)
|
||||
%td
|
||||
= link_to icon(:members), memberships_admin_workgroup_path(workgroup)
|
||||
= link_to icon(:edit), edit_admin_workgroup_path(workgroup)
|
||||
= link_to icon(:delete), [:admin, workgroup], :confirm => 'Willst du ' + workgroup.name + ' wirklich löschen?',
|
||||
:method => :delete
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue