mirror of
https://github.com/grocy/grocy.git
synced 2026-04-13 07:46:15 +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 = "";
|
||||
}
|
||||
|
||||
tasksTable.column(tasksTable.colReorder.transpose(6)).search(value).draw();
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user