DEV: Add "before-manage-group-tags" plugin outlet (#11560)

This commit is contained in:
Penar Musaraj 2020-12-22 15:35:55 -05:00 committed by GitHub
parent 8a7fe3b276
commit 3c5d91afae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -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>