mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
bootgrid: Sweep rowcount as default has been increased in https://github.com/opnsense/core/commit/baa1730b1a9f1d8c9f0bb81a0ff1521636824231 (#4916)
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
sorting:false,
|
||||
rowSelect: false,
|
||||
selection: false,
|
||||
rowCount:[20,50,100,200,500,1000,-1],
|
||||
},
|
||||
search:'/api/diagnostics/log/named/query'
|
||||
});
|
||||
@@ -45,7 +44,6 @@
|
||||
sorting:false,
|
||||
rowSelect: false,
|
||||
selection: false,
|
||||
rowCount:[20,50,100,200,500,1000,-1],
|
||||
},
|
||||
search:'/api/diagnostics/log/named/rpz'
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user