mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-07 03:22:21 +03:00
226794e201
* 🐛 Fixed broken `close` button on modals
no issue
Some modals' close elements containing `{{on "click" @close}}` and `href=""` would not take the 'on cl
ick' function into account, meaning the whole page would get redirected to "/" (back to the root of the dashboard) instead of just closing the modal.
|
||
---|---|---|
.. | ||
delete-integration-modal.hbs | ||
delete-integration-modal.js | ||
delete-webhook-modal.hbs | ||
delete-webhook-modal.js | ||
webhook-form-modal.hbs | ||
webhook-form-modal.js |