Skip to content

Commit

Permalink
Updated ACL description
Browse files Browse the repository at this point in the history
  • Loading branch information
MatteoBiscosi committed Jan 22, 2025
1 parent d5d09f5 commit 46e428f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion http_src/vue/modal-add-acl-rule.vue
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,9 @@ const note_list = [
_i18n("acl_page.edit_acl_notes"),
_i18n("acl_page.edit_arp_only_client"),
_i18n("acl_page.edit_arp_tcp_udp"),
_i18n("acl_page.edit_save"),
_i18n("acl_page.all_ports"),
_i18n("acl_page.ports_range"),
_i18n("acl_page.add_save"),
_i18n("acl_page.add_rule_plus"),
_i18n("acl_page.add_rule_arp"),
_i18n("acl_page.add_rule_advanced_rules"),
Expand Down
2 changes: 2 additions & 0 deletions http_src/vue/modal-edit-acl-rule.vue
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ const note_list = [
_i18n("acl_page.edit_acl_notes"),
_i18n("acl_page.edit_arp_only_client"),
_i18n("acl_page.edit_arp_tcp_udp"),
_i18n("acl_page.all_ports"),
_i18n("acl_page.ports_range"),
_i18n("acl_page.edit_save"),
]

Expand Down
2 changes: 1 addition & 1 deletion httpdocs/dist
Submodule dist updated 1 files
+2 −2 ntopng.js

0 comments on commit 46e428f

Please sign in to comment.