Save number of displayed rows on reload (#135)

* Save number of displayed rows on reload

* Save the job list state indefinitely
This commit is contained in:
Derek Frankhouser
2020-10-02 13:51:57 -04:00
committed by GitHub
parent 4cfd685ade
commit ab42a39cf4

View File

@@ -119,7 +119,9 @@
null,
{orderable: false},
{orderable: false}
]
],
stateSave: true,
stateDuration: 0
});
});
</script>