mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
737db37175
- Restructured Admin so that Integrations becomes a subpage of Settings.
5 lines
161 B
Handlebars
5 lines
161 B
Handlebars
<GhFullscreenModal @modal="webhook-form"
|
|
@model={{this.webhook}}
|
|
@confirm={{action "save"}}
|
|
@close={{action "cancel"}}
|
|
@modifier="action wide" /> |