Massive cleanup of flow user scripts into callback_definitions

This commit is contained in:
Simone Mainardi 2021-04-30 15:33:41 +02:00
parent a37a74865f
commit bb26afe902
83 changed files with 346 additions and 452 deletions

View file

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