Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/component/aSidebar.html')
-rw-r--r--web/html/component/aSidebar.html2
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