aboutsummaryrefslogtreecommitdiffstats
path: root/interface/index.html
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2022-02-20 18:56:56 +0000
committerGitHub <noreply@github.com>2022-02-20 18:56:56 +0000
commit85faeb34719e2b0898d319b02416f669d70f4562 (patch)
tree829e443ba7fe041f1689940896fc6b507fd1c583 /interface/index.html
parent9c933b1803ae7a2665a5b12ddda06f3126cb870b (diff)
parenta417f507b9cf123050c89dbf940b127091af25ab (diff)
downloadrspamd-85faeb34719e2b0898d319b02416f669d70f4562.tar.gz
rspamd-85faeb34719e2b0898d319b02416f669d70f4562.zip
Merge pull request #4085 from moisseev/d3pie
[WebUI] Replace pie chart library
Diffstat (limited to 'interface/index.html')
-rw-r--r--interface/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface/index.html b/interface/index.html
index 0fbcbf872..d53a85e2d 100644
--- a/interface/index.html
+++ b/interface/index.html
@@ -20,6 +20,7 @@
<link rel="stylesheet" type="text/css" href="./css/FooTable.Glyphicons.css"/>
<link rel="stylesheet" type="text/css" href="./css/svg-with-js.min.css">
<link rel="stylesheet" type="text/css" href="./css/d3evolution.css">
+ <link rel="stylesheet" type="text/css" href="./css/d3pie.css">
<link rel="stylesheet" type="text/css" href="./css/nprogress.css"/>
<link rel="stylesheet" type="text/css" href="./css/prism.css"/>
<link href="./css/rspamd.css" rel="stylesheet">