mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Widget hide-show search Field (#11729)
* Widget hide-show search Field * remove uneeded row - cleanup
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
$("#syslog").bootgrid({
|
||||
ajax: true,
|
||||
rowCount: [50, 100, 250, -1],
|
||||
navigation: ! {{ $hidenavigation }},
|
||||
post: function ()
|
||||
{
|
||||
return {
|
||||
|
Reference in New Issue
Block a user