mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
DEV: Add "before-manage-group-tags" plugin outlet (#11560)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user