This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
firefly-iii
Watch
1
Star
0
Fork
0
You've already forked firefly-iii
mirror of
https://github.com/firefly-iii/firefly-iii.git
synced
2025-12-12 09:52:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
0d7325b3dc1f10a7c3a29645502ad28e3479f474
firefly-iii
/
resources
/
views
/
v2
/
partials
/
layout
/
scripts.blade.php
6 lines
94 B
PHP
Raw
Normal View
History
Unescape
Escape
Fix CSS and JS (on dashboard)
2024-03-09 12:21:45 +01:00
<!--
Add nonce to scripts
2023-08-13 07:30:19 +02:00
<
script
src
=
"
v2/js/adminlte.js
"
nonce
=
"
{
{
$JS_NONCE
}}
"
></
script
>
Fix CSS and JS (on dashboard)
2024-03-09 12:21:45 +01:00
-->
@
yield
(
'scripts'
)
Reference in New Issue
Copy Permalink