mirror of
https://github.com/grocy/grocy.git
synced 2025-10-22 20:46:33 +00:00
Use absolute URLs everywhere, this should fix #3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
@push('componentScripts')
|
||||
<script src="/viewjs/components/batterycard.js"></script>
|
||||
<script src="{{ $U('/viewjs/components/batterycard.js') }}?v={{ $version }}"></script>
|
||||
@endpush
|
||||
|
||||
<div class="main well">
|
||||
|
Reference in New Issue
Block a user