0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client/controllers/modals
David Arvelo b891b2b778 Fix deletion of Post Model in Editor and Content screens
fixes #2999
- handle undefined argument in openModal function
- catch whether a model is deleted in Editor routes to aid transition
- move updateTags function to the PostModel
- add call to updateTags in delete-post modal
2014-06-19 14:31:56 -04:00
..
delete-all.js
delete-post.js Fix deletion of Post Model in Editor and Content screens 2014-06-19 14:31:56 -04:00
leave-editor.js Fix deletion of Post Model in Editor and Content screens 2014-06-19 14:31:56 -04:00
upload.js