diff --git a/src/api/index.py b/src/api/index.py index a21b6de..210e9e2 100644 --- a/src/api/index.py +++ b/src/api/index.py @@ -99,7 +99,7 @@ def procs(id): def sandbox(): global CONFIG - if 'sandbox' in CONFIG['monitor']: + if 'sandbox' in CONFIG: #CONFIG['monitor']: #handler = HANDLERS['sandbox']['class'] #conf = HANDLERS['sandbox']['config'] r = [] diff --git a/src/api/templates/dashboard.html b/src/api/templates/dashboard.html index 517f219..f41a9c9 100644 --- a/src/api/templates/dashboard.html +++ b/src/api/templates/dashboard.html @@ -85,67 +85,68 @@
-
-
-
- -
Smart Folder Analysis/Monitoring
-
Powered By Machine Learning
-
-
- - - -
-
-
-
-
+
+
+
+
+ +
Smart Folder Analysis/Monitoring
+
Powered By Machine Learning
+
+
+ + +
+
+
+
+
+
-