mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 13:14:45 +02:00
This commit is contained in:
parent
c68ca0c773
commit
6eb800ad46
@ -111,10 +111,8 @@
|
|||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@section('footer-scripts')
|
@section('footer-scripts')
|
||||||
{!! Theme::js('js/laroute.js?t={cache-version}') !!}
|
@parent
|
||||||
{!! Theme::js('vendor/jquery/jquery.min.js?t={cache-version}') !!}
|
|
||||||
{!! Theme::js('vendor/sweetalert/sweetalert.min.js?t={cache-version}') !!}
|
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
function saveSettings() {
|
function saveSettings() {
|
||||||
return $.ajax({
|
return $.ajax({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user