State |
@@ -356,13 +356,13 @@ from plexpy import helpers
};
}
}
- history_table = $('#history_table').DataTable(history_table_options);
+ history_table = $('#history_table-UID-${data["user_id"]}').DataTable(history_table_options);
history_table.column(2).visible(false);
var colvis = new $.fn.dataTable.ColVis(history_table, { buttonText: ' Select columns', buttonClass: 'btn btn-dark', exclude: [0, 11] });
$(colvis.button()).appendTo('#button-bar-history');
- clearSearchButton('history_table', history_table);
+ clearSearchButton('history_table-UID-${data["user_id"]}', history_table);
$('#history_table_filter').prepend(' \