a
This commit is contained in:
parent
ed4925b621
commit
7436acf24d
|
|
@ -330,18 +330,4 @@
|
|||
|
||||
<?php endif; ?>
|
||||
|
||||
AJAX
|
||||
|
||||
<script>
|
||||
alert("script");
|
||||
(function() {
|
||||
var input = document.getElementById("quantite63813");
|
||||
if (input) {
|
||||
alert("quantite63813");
|
||||
input.focus();
|
||||
input.select();
|
||||
}
|
||||
})();
|
||||
</script>
|
||||
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user