mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Load all frontend packages conditionally
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@php require_frontend_packages(['bootstrap-combobox']); @endphp
|
||||
|
||||
@once
|
||||
@push('componentScripts')
|
||||
<script src="{{ $U('/viewjs/components/userpicker.js', true) }}?v={{ $version }}"></script>
|
||||
|
Reference in New Issue
Block a user