mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Simplified viewjs / active page handling
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
@section('title', $__t('Create Barcode'))
|
||||
@endif
|
||||
|
||||
@section('viewJsName', 'productbarcodeform')
|
||||
|
||||
@section('content')
|
||||
<script>
|
||||
Grocy.QuantityUnits = {!! json_encode($quantityUnits) !!};
|
||||
|
Reference in New Issue
Block a user