Ghost/ghost/admin/app/components/modals/design/customize
Kevin Ansfield 73139ea6dd Added general/theme tabs to customize design modal
refs https://github.com/TryGhost/Team/issues/1045

- added tabs to the the customise design modal's sidebar for general settings and theme settings
  - copied settings from the existing branding modal plus site description from general settings screen into the general settings tab
  - theme settings tab left blank ready for static design
- `saveTask` put on the controller so that we can access it from the route, allowing us to pause modal closing when navigating away (implementation left for later)
2021-09-17 10:27:53 +01:00
..
general-settings.hbs Added general/theme tabs to customize design modal 2021-09-17 10:27:53 +01:00
general-settings.js Added general/theme tabs to customize design modal 2021-09-17 10:27:53 +01:00
theme-settings.hbs Added general/theme tabs to customize design modal 2021-09-17 10:27:53 +01:00