mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Minor fix
This commit is contained in:
parent
7db95405e5
commit
6b163f1d3f
@ -46,5 +46,5 @@
|
|||||||
|
|
||||||
@push('footer')
|
@push('footer')
|
||||||
<script src="https://js.stripe.com/v3/"></script>
|
<script src="https://js.stripe.com/v3/"></script>
|
||||||
<script src="{{ asset('js/clients/payments/stripe-becs.js') }}"></script>
|
<script src="{{ asset('js/clients/payments/stripe-bacs.js') }}"></script>
|
||||||
@endpush
|
@endpush
|
||||||
|
Loading…
x
Reference in New Issue
Block a user