Refactors user_scripts into checks (lua)

This commit is contained in:
Simone Mainardi 2021-06-16 18:02:22 +02:00
parent 3c3aa5a25f
commit 76fd315d1b
222 changed files with 980 additions and 981 deletions

View file

@ -1,13 +0,0 @@
{#
(C) 2020 - ntop.org
Template used by the 'Elephant Flows' User Script.
#}
<div class="mb-3 row">
</div>
<script type="text/javascript">
$(document).ready(function() {
});
</script>