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