1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/views
Karolis Dzeja 0ebb882a5b Fix notification bug
The date stored in the model is in a different format and needs to be converted before being checked. Otherwise, any blur event will trigger the notification that the date has been changed, even if the date is the same.
2013-10-16 00:30:25 -05:00
..
base.js Clear notifications before adding new ones 2013-09-18 02:48:38 +01:00
blog.js Added in functionality for a working loading bar 2013-10-08 16:39:07 +01:00
debug.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
editor-tag-widget.js Post settings gets published_at 2013-09-17 10:26:28 +01:00
editor.js Merge branch '0.3.2-wip' 2013-10-11 20:56:15 +01:00
login.js Correct validation message for short passwords 2013-09-19 08:41:04 +01:00
post-settings.js Fix notification bug 2013-10-16 00:30:25 -05:00
settings.js Cache selector in afterRender function 2013-10-14 20:56:20 +01:00