#24: Add JS script to keep menu on same position on reload
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{{- template "hrefhack" . -}}
|
||||
{{ with .Site.GetPage .Site.Params.BookMenuBundle }}
|
||||
{{- .Content -}}
|
||||
{{ end }}
|
||||
{{ if .Site.Params.BookEnableJS }}
|
||||
{{- template "jsmenu" . -}}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user