mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-07 18:54:30 -04:00
Adjustments for autofill
This commit is contained in:
parent
cc5f27fa03
commit
5bc35643b5
@ -73,7 +73,8 @@
|
|||||||
<script src="{{ asset('js/clients/payments/authorize-credit-card-payment.js') }}"></script>
|
<script src="{{ asset('js/clients/payments/authorize-credit-card-payment.js') }}"></script>
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
<script type="text/javascript" defer>
|
@push('scripts')
|
||||||
CardJs.EXPIRY_USE_DROPDOWNS = true;
|
<script>
|
||||||
|
CardJs.EXPIRY_USE_DROPDOWNS = true;
|
||||||
</script>
|
</script>
|
||||||
|
@endpush
|
Loading…
x
Reference in New Issue
Block a user