diff options
Diffstat (limited to 'web/html/component/aSidebar.html')
| -rw-r--r-- | web/html/component/aSidebar.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/component/aSidebar.html b/web/html/component/aSidebar.html index 9c89a96d..08b39dc3 100644 --- a/web/html/component/aSidebar.html +++ b/web/html/component/aSidebar.html @@ -96,7 +96,7 @@ } } }, - template: `{{template "component/sidebar/content"}}`, + template: `{{template "component/sidebar/content" .}}`, }); </script> {{end}}
\ No newline at end of file |
