mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 23:49:33 +00:00
Massive cleanup of flow user scripts into callback_definitions
This commit is contained in:
parent
a37a74865f
commit
bb26afe902
83 changed files with 346 additions and 452 deletions
|
|
@ -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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue