mirror of
https://github.com/grocy/grocy.git
synced 2025-08-18 11:27:03 +00:00
@@ -8,8 +8,6 @@
|
||||
});
|
||||
$('#chores-journal-table tbody').removeClass("d-none");
|
||||
choresJournalTable.columns.adjust().draw();
|
||||
$('.dataTables_scrollBody').addClass("dragscroll");
|
||||
dragscroll.reset();
|
||||
|
||||
$("#chore-filter").on("change", function()
|
||||
{
|
||||
|
Reference in New Issue
Block a user