mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
Fixes minor issues in host pools page
This commit is contained in:
parent
a68a2e99dd
commit
8dfc314408
2 changed files with 4 additions and 3 deletions
|
|
@ -11,7 +11,8 @@
|
|||
"title_i18n": "actions",
|
||||
"sortable": false,
|
||||
"sticky": true,
|
||||
"min-width": "80px",
|
||||
"min-width" : "80px",
|
||||
"max-width" : "80px",
|
||||
"class": [
|
||||
"text-nowrap",
|
||||
"text-center"
|
||||
|
|
|
|||
|
|
@ -11,8 +11,8 @@
|
|||
"title_i18n": "actions",
|
||||
"sortable": false,
|
||||
"sticky": true,
|
||||
"min-width": "20px",
|
||||
"max-width": "30px",
|
||||
"min-width" : "80px",
|
||||
"max-width" : "80px",
|
||||
"class": [
|
||||
"text-nowrap",
|
||||
"text-center"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue