mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 22:02:11 +03:00
9684e5e347
no issue - the webhook form needs to be re-usable for the "edit webhook" modal - renamed modal - added logic to adjust the confirm button's text depending on the state of the passed in webhook model
5 lines
139 B
Handlebars
5 lines
139 B
Handlebars
{{gh-fullscreen-modal "webhook-form"
|
|
model=webhook
|
|
confirm=(action "save")
|
|
close=(action "cancel")
|
|
modifier="action wide"}} |