0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/views/settings
cobbspur 69d4852a6d Create Tags Management Stubs for Ember
closes #4260

- Adds "tags" route inside of the settings routes.
- Adds this route to router.js
- Links the route from the settings.hbs template
- Adds demo tags html in tag.hbs template
- Adds flag for tagsUI
2014-11-04 15:50:41 +00:00
..
users Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
about.js Implement About Ghost page 2014-09-02 13:49:01 -06:00
apps.js
content-base.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
general.js
index.js Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
tags.js Create Tags Management Stubs for Ember 2014-11-04 15:50:41 +00:00
users.js