mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-13 22:41:32 -05:00
3e1b37e194
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. |
||
---|---|---|
.. | ||
assets | ||
helpers | ||
models | ||
tpl | ||
views | ||
init.js | ||
markdown-actions.js | ||
mobile-interactions.js | ||
router.js | ||
toggle.js |