]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] remove cruft files from webui 3219/head
authorChristian Göttsche <cgzones@googlemail.com>
Thu, 16 Jan 2020 14:53:28 +0000 (15:53 +0100)
committerChristian Göttsche <cgzones@googlemail.com>
Thu, 16 Jan 2020 14:53:28 +0000 (15:53 +0100)
interface/plugins.txt [deleted file]
interface/react-index.html [deleted file]

diff --git a/interface/plugins.txt b/interface/plugins.txt
deleted file mode 100644 (file)
index 54c7285..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-https://github.com/valums/file-uploader/
-https://github.com/flot/flot
\ No newline at end of file
diff --git a/interface/react-index.html b/interface/react-index.html
deleted file mode 100644 (file)
index 0cd26d8..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<html lang="en">
-<head>
-       <meta charset="utf-8">
-       <title>RSPAMD Admin</title>
-       <meta name="viewport" content="width=device-width, initial-scale=1.0">
-       <meta name="description" content="">
-       <meta name="author" content="">
-       <link href="./css/fineuploader.min.css" rel="stylesheet">
-       <link href="./css/bootstrap.min.css" rel="stylesheet">
-       <link href="./css/rspamd.css" rel="stylesheet">
-</head>
-
-<body>
-       <script src="./js/jquery-2.1.4.min.js"></script>
-       <script src="./js/bootstrap.min.js"></script>
-  <script src="bundle.js"></script>
-</body>
-</hml>