mirror of
https://github.com/grocy/grocy.git
synced 2026-04-10 22:46:16 +02:00
Applied code style rules
This commit is contained in:
parent
a550e39620
commit
abe6cc5911
|
|
@ -41,6 +41,7 @@ $("#category-filter").on("change", function()
|
||||||
{
|
{
|
||||||
value = "";
|
value = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
tasksTable.column(tasksTable.colReorder.transpose(6)).search(value).draw();
|
tasksTable.column(tasksTable.colReorder.transpose(6)).search(value).draw();
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user