DEV: Add "before-manage-group-tags" plugin outlet (#11560)
This commit is contained in:
parent
8a7fe3b276
commit
3c5d91afae
|
@ -1,4 +1,7 @@
|
|||
<form class="groups-form form-vertical groups-notifications-form">
|
||||
|
||||
{{plugin-outlet name="before-manage-group-tags" args=(hash model=model) tagName=""}}
|
||||
|
||||
<div class="control-group">
|
||||
<label class="control-label">{{i18n "groups.manage.tags.long_title"}}</label>
|
||||
<div>{{i18n "groups.manage.tags.description"}}</div>
|
||||
|
|
Loading…
Reference in New Issue