a
This commit is contained in:
parent
d6e11b8508
commit
7c5b158ead
|
|
@ -13,9 +13,7 @@
|
|||
</div>
|
||||
<?php endif; ?>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
document.addEventListener('DOMContentLoaded', function () {
|
||||
const input = document.getElementById('donneesCarte');
|
||||
const form = document.getElementById('frmrechercheparcarte');
|
||||
|
|
@ -54,8 +52,9 @@
|
|||
}, 300);
|
||||
});
|
||||
});
|
||||
*/
|
||||
</script>
|
||||
|
||||
<!--
|
||||
<script>
|
||||
document.getElementById('donneesCarte').addEventListener('change', function () {
|
||||
if (this.value.length > 3) {
|
||||
|
|
@ -64,5 +63,4 @@
|
|||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
</script>
|
||||
-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user