mirror of
https://github.com/pelican-dev/panel.git
synced 2025-07-03 10:51:08 +02:00
Cache bust server JS
This commit is contained in:
parent
1cd08e2f8d
commit
4028588621
@ -259,5 +259,5 @@
|
|||||||
@section('footer-scripts')
|
@section('footer-scripts')
|
||||||
@parent
|
@parent
|
||||||
{!! Theme::js('vendor/lodash/lodash.js') !!}
|
{!! Theme::js('vendor/lodash/lodash.js') !!}
|
||||||
{!! Theme::js('js/admin/new-server.js') !!}
|
{!! Theme::js('js/admin/new-server.js?v=20201003.100600') !!}
|
||||||
@endsection
|
@endsection
|
||||||
|
Loading…
x
Reference in New Issue
Block a user