0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/client/templates
Robert Jackson fc18a38215
Fix invalid HTML in templates.
HTMLBars (coming soon in Ember 1.10) validatest templates during
compilation. This PR fixes errors identified.
2014-12-28 18:01:05 -05:00
..
components Use an explicit action name in action helper 2014-12-26 16:01:50 +00:00
editor Fix high latency autosave bug in editor.new 2014-11-16 08:53:02 -07:00
modals Fix invalid HTML in templates. 2014-12-28 18:01:05 -05:00
posts
settings Fix invalid HTML in templates. 2014-12-28 18:01:05 -05:00
-import-errors.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
-navbar.hbs Remove hash after the url when clicking Meta Data 2014-11-05 14:17:52 +00:00
-publish-bar.hbs Tags management api hookup 2014-11-21 16:24:28 -07:00
-user-actions-menu.hbs
application.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
editor-save-button.hbs
error.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
forgotten.hbs
post-settings-menu.hbs Add a URL preview componant 2014-12-19 23:48:21 +00:00
post-tags-input.hbs Update syntax in ember templates. 2014-12-06 16:30:57 +00:00
posts.hbs Merge pull request #4346 from novaugust/scroll-posts 2014-12-14 23:17:12 +00:00
reset.hbs Reset password signs the user in 2014-10-03 15:22:20 -06:00
settings.hbs Code Injection - adds perms, shortcuts, icon, flag 2014-12-04 13:34:44 +00:00
setup.hbs
signin.hbs allow re-login when authorization fails on editor.edit route 2014-12-15 14:39:41 +00:00
signup.hbs