mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 04:13:30 +03:00
Added dropdown label for specific recipient selection in publish settings
Refs https://github.com/TryGhost/Team/issues/1544
This commit is contained in:
parent
07628be22b
commit
8932ba9b1a
@ -79,6 +79,7 @@
|
||||
{{/if}}
|
||||
</div>
|
||||
{{#if this.isSpecificChecked}}
|
||||
<label class="gh-main-section-header small bn">Selection</label>
|
||||
<GhTokenInput
|
||||
@class="select-members select-members-recipient"
|
||||
@dropdownClass={{@dropdownClass}}
|
||||
|
Loading…
Reference in New Issue
Block a user