diff options
Diffstat (limited to 'web/html/xui/xray.html')
| -rw-r--r-- | web/html/xui/xray.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/html/xui/xray.html b/web/html/xui/xray.html index cca8483f..147ed5e1 100644 --- a/web/html/xui/xray.html +++ b/web/html/xui/xray.html @@ -3,6 +3,7 @@ {{template "head" .}} <link rel="stylesheet" href="{{ .base_path }}assets/codemirror/codemirror.css"> <link rel="stylesheet" href="{{ .base_path }}assets/codemirror/fold/foldgutter.css"> +<link rel="stylesheet" href="{{ .base_path }}assets/codemirror/xq.css?{{ .cur_ver }}"> <link rel="stylesheet" href="{{ .base_path }}assets/codemirror/lint/lint.css"> <script src="{{ .base_path }}assets/js/model/outbound.js"></script> |
