0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00

🐛 fix "More" link in mobile nav (#618)

no issue
- pass in the action string so that the mobile menu trigger works
This commit is contained in:
Kevin Ansfield 2017-04-05 13:54:23 +01:00 committed by Hannah Wolfe
parent c9cbe56be1
commit 5f5c22d958

View file

@ -17,7 +17,7 @@
{{gh-content-cover onClick="closeMenus" onMouseEnter="closeAutoNav"}}
{{gh-mobile-nav-bar}}
{{gh-mobile-nav-bar openMobileMenu="openMobileMenu"}}
</div>{{!gh-viewport}}
{{/gh-app}}