Ghost/core/client/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
..
base.js Fixed persistent success notifications 2013-08-05 13:56:30 +01:00
blog.js Moved delete post confirm alert to new modal format 2013-08-05 10:16:31 +01:00
dashboard.js Backbone template cleanup 2013-08-03 16:37:06 +01:00
debug.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
editor.js Backbone template cleanup 2013-08-03 16:37:06 +01:00
login.js Bugfix for signup screen 2013-08-03 19:24:06 +01:00
settings.js Backbone template cleanup 2013-08-03 16:37:06 +01:00