6b5aa83354
Settings This is done by passing a visibility_level option to the group edit _form. The visibility_level is set to @group.visibility_level in edit ation and to default_group_visibility in the new action.
4 lines
114 B
Text
4 lines
114 B
Text
- page_title "New Group"
|
|
%h3.page-title New group
|
|
%hr
|
|
= render 'form', visibility_level: default_group_visibility
|