Add option to not use URL rewriting

This commit is contained in:
Bernd Bestel
2018-06-15 20:50:40 +02:00
parent 02b6c3b721
commit 0954b5a741
16 changed files with 68 additions and 55 deletions

View File

@@ -1,5 +1,5 @@
@push('componentScripts')
<script src="{{ $U('/viewjs/components/batterycard.js') }}?v={{ $version }}"></script>
<script src="{{ $U('/viewjs/components/batterycard.js', true) }}?v={{ $version }}"></script>
@endpush
<div class="main well">