mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
04d9caefed
no issue
Updated settings navigation to a completely redesigned flow for Ghost 4.0 🎉
Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
Co-authored-by: Fabien O'Carroll <fabien@allou.is>
Co-authored-by: Rish <zrishabhgarg@gmail.com>
5 lines
168 B
Handlebars
5 lines
168 B
Handlebars
<GhFullscreenModal @modal="new-integration"
|
|
@model={{this.integration}}
|
|
@confirm={{action "save"}}
|
|
@close={{action "cancel"}}
|
|
@modifier="action wide" /> |