mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05: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
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue