mirror of
https://github.com/grocy/grocy.git
synced 2025-08-28 17:10:11 +00:00
Optimized camera barcode scanner component
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
name="barcode"
|
||||
value="@if($mode == 'edit'){{ $barcode->barcode }}@endif"
|
||||
data-target="#barcode">
|
||||
@include('components.barcodescanner')
|
||||
@include('components.camerabarcodescanner')
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user