mirror of
https://github.com/grocy/grocy.git
synced 2025-08-24 05:56:55 +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/datetimepicker.js"></script>
|
||||
<script src="{{ $U('/viewjs/components/datetimepicker.js') }}?v={{ $version }}"></script>
|
||||
@endpush
|
||||
|
||||
<div class="form-group">
|
||||
|
Reference in New Issue
Block a user