Merge pull request #1078 from batuhawk/master

Portal payment search js path updated
This commit is contained in:
Batuhan Baş 2020-01-03 14:43:55 +03:00 committed by GitHub
commit 3c4a07ccae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -55,5 +55,5 @@
@endsection
@push('scripts_start')
<script src="{{ asset('public/js/customers/payments.js?v=' . version('short')) }}"></script>
<script src="{{ asset('public/js/portal/payments.js?v=' . version('short')) }}"></script>
@endpush