v2.6.2
v2.6.2
This commit is contained in:
parent
27fd08496b
commit
af6f294068
@ -64,6 +64,11 @@
|
|||||||
icon: 'tool',
|
icon: 'tool',
|
||||||
title: '{{ i18n "menu.xray"}}'
|
title: '{{ i18n "menu.xray"}}'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: '{{ .base_path }}panel/navigation',
|
||||||
|
icon: 'link',
|
||||||
|
title: '{{ i18n "menu.navigation"}}'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: '{{ .base_path }}logout/',
|
key: '{{ .base_path }}logout/',
|
||||||
icon: 'logout',
|
icon: 'logout',
|
||||||
@ -100,4 +105,4 @@
|
|||||||
template: `{{template "component/sidebar/content"}}`,
|
template: `{{template "component/sidebar/content"}}`,
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
{{end}}
|
{{end}}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user