mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 17:30:11 +00:00
Integrate elephant flows new gui
This commit is contained in:
parent
1acec3ea88
commit
4a4106a796
5 changed files with 75 additions and 59 deletions
|
|
@ -74,6 +74,7 @@ i18n.edit = "{{ i18n('scripts_list.actions.edit') }}"
|
|||
i18n.edit_script = "{{ i18n('scripts_list.actions.edit_script') }}"
|
||||
i18n.items_list_comma = "{{ i18n('scripts_list.items_list_comma') }}";
|
||||
i18n.blacklisted_country = "{{ i18n('scripts_list.blacklisted_country') }}";
|
||||
i18n.expired_csrf = "{{ i18n('expired_csrf') }}";
|
||||
|
||||
</script>
|
||||
<script type="text/javascript" src="{{ ntop.getHttpPrefix() }}/js/config_callbacks/scripts-list-utils.js?{{ ntop.getStartupEpoch() }}"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue