]> source.dussan.org Git - rspamd.git/commitdiff
[WebUI] Remove duplicated path from RequireJS config
authorAlexander Moisseev <moiseev@mezonplus.ru>
Thu, 5 Jul 2018 07:51:13 +0000 (10:51 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Thu, 5 Jul 2018 07:51:13 +0000 (10:51 +0300)
interface/js/main.js

index d9d2840ee14d89cf1d9c1f1690e0013aaecc4ba1..d5bad2b25fae8ba3e1e501f53a25dcd32117737d 100644 (file)
@@ -10,7 +10,6 @@ requirejs.config({
         d3evolution: "d3evolution.min",
         d3pie: "d3pie.min",
         footable: "footable.min",
-        bootstrap: "bootstrap.min",
     },
     shim: {
         d3: {exports: "d3"},