Ghost/ghost/admin/app/controllers/settings/design
Kevin Ansfield 8ec5b83097 Fixed save button on design settings screen
refs https://github.com/TryGhost/Team/issues/1130

- when moving the design settings screen from a modal to normal routes the save process was misplaced and the template not updated
- moved all the design settings behaviour over to the index controller where it belongs and updated the template to use `this.saveTask` rather than `@data.saveTask` as was used in the modal
2021-10-12 15:19:27 +01:00
..
change-theme.js Added initial view-theme modal for installing from themes list 2021-10-12 14:28:05 +01:00
index.js Fixed save button on design settings screen 2021-10-12 15:19:27 +01:00