Include `currentPath` in the `below-site-header` plugin outlet

This commit is contained in:
Robin Ward 2017-10-09 13:58:43 -04:00
parent a2183c3f1d
commit 14b1736c74
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
toggleMobileView=(route-action "toggleMobileView")
toggleAnonymous=(route-action "toggleAnonymous")
logout=(route-action "logout")}}
{{plugin-outlet name="below-site-header"}}
{{plugin-outlet name="below-site-header" args=(hash currentPath=currentPath)}}
<div id="main-outlet" class="wrap">
<div class="container">