Restyled group -> edit area. Use select2 for transfer autocomplete
This commit is contained in:
parent
2f6d289f32
commit
cc1dd624aa
6 changed files with 127 additions and 64 deletions
|
@ -25,7 +25,6 @@
|
|||
- if can?(current_user, :manage_group, @group)
|
||||
= nav_link(path: 'groups#edit') do
|
||||
= link_to edit_group_path(@group), class: "tab " do
|
||||
%i.icon-edit
|
||||
Edit Group
|
||||
Settings
|
||||
|
||||
.content= yield
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue