mirror of
https://github.com/grocy/grocy.git
synced 2026-04-07 21:26:16 +02:00
recipeposform cleanup extra clicks
This commit is contained in:
parent
015a8f3a69
commit
73b2a44b9b
|
|
@ -152,5 +152,5 @@ $("#only_check_single_unit_in_stock").on("click", function()
|
||||||
});
|
});
|
||||||
|
|
||||||
// Click twice to trigger on-click but not change the actual checked state
|
// Click twice to trigger on-click but not change the actual checked state
|
||||||
$("#only_check_single_unit_in_stock").click();
|
//$("#only_check_single_unit_in_stock").click();
|
||||||
$("#only_check_single_unit_in_stock").click();
|
//$("#only_check_single_unit_in_stock").click();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user