0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core
Jason Williams fddf2ee42f Fix active theme selector. Add validation to API.
Closes #3226
- Remove dependent property from the computed content property
  that is used to build the active theme selector.
- Add validation to the Settings model so that it rejects
  attempts to set an activeTheme that is not installed.
2014-07-09 22:14:33 +00:00
..
client Fix active theme selector. Add validation to API. 2014-07-09 22:14:33 +00:00
server Fix active theme selector. Add validation to API. 2014-07-09 22:14:33 +00:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Fix active theme selector. Add validation to API. 2014-07-09 22:14:33 +00:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js