mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +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}}
|
{{/if}}
|
||||||
</div>
|
</div>
|
||||||
{{#if this.isSpecificChecked}}
|
{{#if this.isSpecificChecked}}
|
||||||
|
<label class="gh-main-section-header small bn">Selection</label>
|
||||||
<GhTokenInput
|
<GhTokenInput
|
||||||
@class="select-members select-members-recipient"
|
@class="select-members select-members-recipient"
|
||||||
@dropdownClass={{@dropdownClass}}
|
@dropdownClass={{@dropdownClass}}
|
||||||
|
Loading…
Reference in New Issue
Block a user