1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-10 13:12:50 +01:00

Adjustments for autofill

This commit is contained in:
David Bomba 2022-12-15 17:57:45 +11:00
parent d8246f28ec
commit 00af5a13c1

View File

@ -74,7 +74,7 @@
@endsection
@push('footer')
<script>
<script defer>
$(function() {
CardJs.EXPIRY_USE_DROPDOWNS = true;