Skip to content

Commit c11efa6

Browse files
committed
firewall: live log: revert static property, persistence is disabled for this grid
ref: https://forum.opnsense.org/index.php?topic=49874.0
1 parent d698b4e commit c11efa6

File tree

1 file changed

+0
-1
lines changed
  • src/opnsense/mvc/app/views/OPNsense/Diagnostics

1 file changed

+0
-1
lines changed

src/opnsense/mvc/app/views/OPNsense/Diagnostics/fw_log.volt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,6 @@
711711

712712
const tableWrapper = $("#livelog-table").UIBootgrid({
713713
options: {
714-
static: true,
715714
ajax: false,
716715
navigation: 0,
717716
selection: false,

0 commit comments

Comments
 (0)