diff --git a/www/default.js b/www/default.js index 791a8a28..595ad591 100644 --- a/www/default.js +++ b/www/default.js @@ -58,6 +58,7 @@ $(function() { $('#data').dataTable({ "bPaginate": false, "bInfo": false, + "bStateSave": true, "aoColumnDefs": [ { "aTargets": ["memory", "computeunits", "storage", "ioperf"],