mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
parent
a0ff417ed5
commit
fa3ccb3277
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ $(function() {
|
|||
|
||||
const addAlertedFilter = (tableAPI) => {
|
||||
|
||||
const ALERTED_COLUMN_INDEX = 7;
|
||||
const ALERTED_COLUMN_INDEX = 8;
|
||||
const filters = [
|
||||
{
|
||||
key: 'alerted',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue