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