0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test
Hannah Wolfe bbfea086b3 Updated navigation.hbs to use {{link_class}}
closes: #5162

- We no longer have to implement funky current logic, our link_class helper will do this for us
- We use {{concat}} to pass an extra class for the li, so we don't end up with a random space
2019-08-05 12:12:05 +01:00
..
acceptance Created DB Backup integration (#10974) 2019-08-02 17:28:02 +08:00
regression Fixed regression tests for roles and migrations 2019-08-05 10:57:49 +08:00
unit Updated navigation.hbs to use {{link_class}} 2019-08-05 12:12:05 +01:00
utils Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
.eslintignore
.eslintrc.json
.jshintrc