mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Fixed product barcode scanning on the recipe ingredient edit page (fixes #2572)
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
|
||||
@include('components.productpicker', array(
|
||||
'products' => $products,
|
||||
'barcodes' => $barcodes,
|
||||
'nextInputSelector' => '#amount'
|
||||
))
|
||||
|
||||
|
Reference in New Issue
Block a user