mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Fixed camera scanning targets (fixes #1210)
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
id="barcode"
|
||||
name="barcode"
|
||||
value="@if($mode == 'edit'){{ $barcode->barcode }}@endif"
|
||||
data-target="#scanned_barcode">
|
||||
data-target="#barcode">
|
||||
@include('components.barcodescanner')
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user