mirror of
https://github.com/grocy/grocy.git
synced 2025-08-17 19:16:37 +00:00
Varios small UI changes / improve UI consistency
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
}
|
||||
});
|
||||
$('#tasks-table tbody').removeClass("d-none");
|
||||
tasksTable.columns.adjust().draw();
|
||||
|
||||
$("#search").on("keyup", function()
|
||||
{
|
||||
|
Reference in New Issue
Block a user