diff options
Diffstat (limited to 'web/html/xui/xray.html')
| -rw-r--r-- | web/html/xui/xray.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/web/html/xui/xray.html b/web/html/xui/xray.html index 99f5f990..8ba14f7d 100644 --- a/web/html/xui/xray.html +++ b/web/html/xui/xray.html @@ -788,9 +788,9 @@ </a-layout> </a-layout> {{template "js" .}} -{{template "component/themeSwitcher" .}} -{{template "component/sortableTable" .}} -{{template "component/setting"}} +{{template "component/aThemeSwitch" .}} +{{template "component/aTableSortable" .}} +{{template "component/aSettingListItem" .}} {{template "ruleModal"}} {{template "outModal"}} {{template "reverseModal"}} |
