mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Adjustments for autofill
This commit is contained in:
parent
00af5a13c1
commit
548385c8d7
@ -75,11 +75,9 @@
|
|||||||
|
|
||||||
@push('footer')
|
@push('footer')
|
||||||
<script defer>
|
<script defer>
|
||||||
$(function() {
|
|
||||||
|
|
||||||
CardJs.EXPIRY_USE_DROPDOWNS = true;
|
CardJs.EXPIRY_USE_DROPDOWNS = true;
|
||||||
|
|
||||||
});
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
@endpush
|
@endpush
|
Loading…
x
Reference in New Issue
Block a user