mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
added localization for scripts and config tables footer and search
This commit is contained in:
parent
5fb2545edf
commit
b24ece3e5a
6 changed files with 15 additions and 2 deletions
|
|
@ -137,6 +137,8 @@ $(document).ready(function() {
|
|||
$(".dataTables_filter").find("input[type='search']").val('').trigger('keyup');
|
||||
},
|
||||
language: {
|
||||
info: i18n.showing_x_to_y_rows,
|
||||
search: i18n.config_search,
|
||||
paginate: {
|
||||
previous: '<',
|
||||
next: '>',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue