Ghost/ghost/admin/app/controllers/editor
Kevin Ansfield 14e26f79ac add "delete post" button to the PSM (#649)
closes https://github.com/TryGhost/Ghost/issues/8332

- moves `toggleDeletePostModal` action from the `edit` controller to the `editor-base-controller` mixin
- adds delete button to the bottom of the PSM unless it's a new post
- adds `deletePost` attribute to `gh-post-settings-menu` to allow a delete post action to be passed in
2017-04-19 11:46:42 +02:00
..
edit.js add "delete post" button to the PSM (#649) 2017-04-19 11:46:42 +02:00
new.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00