From e604c3d2166daab87321244542cda53aae085779 Mon Sep 17 00:00:00 2001 From: Barbeque Sauce Date: Thu, 20 Feb 2020 18:51:22 -0500 Subject: [PATCH] Fix: save state across page loads --- data/interfaces/default/weeklypull.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/interfaces/default/weeklypull.html b/data/interfaces/default/weeklypull.html index cc462308..f840f14b 100755 --- a/data/interfaces/default/weeklypull.html +++ b/data/interfaces/default/weeklypull.html @@ -369,6 +369,8 @@ "sInfoFiltered":"(filtered from _MAX_ total issues)", "sSearch": ""}, "bStateSave": true, + "StateSave": true, + "StateDuration": 0, "iDisplayLength": 25, "sPaginationType": "full_numbers", "aaSorting": [[0, 'asc']]