2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/core/server/views
Gabor Javorszky 6c48505701 Fixed persistent success notifications
Closes #333
* Refactored the Ghost.Notifications View bundle
* Added a new initialization of the NotificationCollection (hacky, but at least satisfies JSLint). This was needed as the reason the persistent success notification couldn't be dismissed was that prerendered DOM elements weren't picked up as BB Views beforehand, and thus no events were bound to them.
2013-08-05 13:56:30 +01:00
..
partials Fixed persistent success notifications 2013-08-05 13:56:30 +01:00
content.hbs Fix notification positions 2013-07-22 14:41:27 +01:00
dashboard.hbs App restructure - closes #245 2013-07-11 20:23:34 +01:00
debug.hbs Data models import, export, and reset for 002 2013-08-05 13:56:30 +01:00
default.hbs Merge pull request #326 from matthojo/admin-temp-removal 2013-08-03 07:21:10 -07:00
editor.hbs Fix notification positions 2013-07-22 14:41:27 +01:00
login.hbs Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00
settings.hbs Backbone template cleanup 2013-08-03 16:37:06 +01:00
signup.hbs Login / Signup forms now use Backbone 2013-08-01 02:11:45 +01:00