0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
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
..
client@5d3717016a Updated Ghost-Admin to 2.26.0 2019-07-30 20:24:26 +05:30
frontend Updated navigation.hbs to use {{link_class}} 2019-08-05 12:12:05 +01:00
server Added {{link_class}} helper 2019-08-05 12:12:05 +01:00
test Updated navigation.hbs to use {{link_class}} 2019-08-05 12:12:05 +01:00
index.js