mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Fixes #814 - Changed to compare instances of `moment` using it's built in comparison function instead of string compare with the date from the database. - Ensure compared date is parsed with the correct formats that we were supporting before #1107. - Moved date formats to variables to reduce chance for error in future. |
||
---|---|---|
.. | ||
base.js | ||
blog.js | ||
debug.js | ||
editor-tag-widget.js | ||
editor.js | ||
login.js | ||
post-settings.js | ||
settings.js |