Reference parent section instead of directly adding scripts to fix issue #1591 (#1598)

This commit is contained in:
Matthew Hatcher 2019-07-26 11:17:18 -04:00 committed by Dane Everitt
parent c68ca0c773
commit 6eb800ad46

View file

@ -111,9 +111,7 @@
@endsection
@section('footer-scripts')
{!! Theme::js('js/laroute.js?t={cache-version}') !!}
{!! Theme::js('vendor/jquery/jquery.min.js?t={cache-version}') !!}
{!! Theme::js('vendor/sweetalert/sweetalert.min.js?t={cache-version}') !!}
@parent
<script>
function saveSettings() {