mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-18 20:38:57 +00:00
Refactor views
This commit is contained in:
@@ -54,6 +54,5 @@
|
||||
|
||||
@endsection
|
||||
@section('scripts')
|
||||
<!-- hier load -->
|
||||
@vite(['resources/assets/v2/pages/dashboard/dashboard.js'])
|
||||
@endsection
|
||||
|
||||
@@ -1,5 +1 @@
|
||||
|
||||
<!--
|
||||
<script src="v2/js/adminlte.js" nonce="{{ $JS_NONCE }}"></script>
|
||||
-->
|
||||
@yield('scripts')
|
||||
|
||||
Reference in New Issue
Block a user