Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias <ilovemilk@wusa.io>2020-09-19 19:12:03 +0300
committerMatthias <ilovemilk@wusa.io>2020-09-19 19:12:03 +0300
commit95575d7688e50dfaddc34f9353f87556d61b82e4 (patch)
tree6312997dc305c4dd7872e343ed8429ecf73f8ed8 /templates
parentdfeda8d4bdd88d5ec99a87610b47ade98a8065d7 (diff)
replace vaadin grid wie vuetify data table
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.php b/templates/index.php
index 13ecbad..7584b76 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -19,5 +19,6 @@
*/
script('ransomware_detection', 'index');
style('ransomware_detection', 'style');
+style('ransomware_detection', 'materialdesignicons');
?>
<div id="vue-content"></div>