mirror of
https://github.com/grocy/grocy.git
synced 2025-10-12 16:44:55 +00:00
Varios small UI changes / improve UI consistency
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
}
|
||||
});
|
||||
$('#chores-journal-table tbody').removeClass("d-none");
|
||||
choresJournalTable.columns.adjust().draw();
|
||||
|
||||
$("#chore-filter").on("change", function()
|
||||
{
|
||||
|
Reference in New Issue
Block a user