mirror of
https://github.com/grocy/grocy.git
synced 2025-10-18 11:22:37 +00:00
General UI review/test
This commit is contained in:
@@ -136,7 +136,7 @@ $('#recipe-pos-form input').keydown(function(event)
|
||||
}
|
||||
});
|
||||
|
||||
$("#only_check_single_unit_in_stock").on("click", function()
|
||||
$("#only_check_single_unit_in_stock").on("change", function()
|
||||
{
|
||||
if (this.checked)
|
||||
{
|
||||
|
Reference in New Issue
Block a user