mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
999d69af4d
no issue - added the edit toolbar icon back to the email-cta card - switched back to displaying the non-editable version of the card when not in edit mode - removed unused `showSettingsPanel` property from `<KoenigCard>` component, cards can now control display of settings panel using `@isEditing` - removed unused `@visible` argument for `<KoenigSettingsPanel>` component
3 lines
139 B
Handlebars
3 lines
139 B
Handlebars
<section class="kg-settings-panel" {{css-transition "kg-settings-panel"}} {{did-insert this.registerAndPosition}}>
|
|
{{yield}}
|
|
</section> |