0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test
Kevin P. Kucharczyk dc957d7d2e Fix missing nav-current class bug when trailing slashes don't match
closes #6422
- trim trailing slashes before comparing URLs in navigation helper
- add test case to make sure nav-current is appended regardless of trailing slash presence
2016-02-02 11:47:13 +01:00
..
functional Fix cache-control header for sitemaps 2016-01-25 17:56:05 +00:00
integration Merge pull request #6299 from acburdine/config-refactor 2016-01-25 13:22:20 +00:00
unit Fix missing nav-current class bug when trailing slashes don't match 2016-02-02 11:47:13 +01:00
utils refactor admin config to include explicit value types 2016-01-19 09:43:09 -06:00
.jshintrc