Port EE insights configuration partial rendering
This commit is contained in:
parent
b923d1b57e
commit
16bef365c5
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
.settings-content
|
||||
= render 'groups/settings/permissions'
|
||||
|
||||
= render_if_exists 'groups/insights', expanded: expanded
|
||||
|
||||
%section.settings.no-animate#js-badge-settings{ class: ('expanded' if expanded) }
|
||||
.settings-header
|
||||
%h4.settings-title.js-settings-toggle.js-settings-toggle-trigger-only{ role: 'button' }
|
||||
|
|
Loading…
Reference in a new issue