ntopng/scripts/lua/modules/user_script_templates/elephant_flows.template

13 lines
No EOL
208 B
Text

{#
(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>