mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 19:52:01 +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.
|
||
---|---|---|
.. | ||
bulk-add-label.hbs | ||
bulk-add-label.js | ||
bulk-delete.hbs | ||
bulk-delete.js | ||
bulk-remove-label.hbs | ||
bulk-remove-label.js | ||
bulk-unsubscribe.hbs | ||
bulk-unsubscribe.js | ||
delete-member.hbs | ||
delete-member.js |