2 lines
299 B
PHP
Executable File
2 lines
299 B
PHP
Executable File
<INPUT class="form-control text-center" id="plafondAdherent" NAME="plafondAdherent" type="text" value="<?= format_N($plafondAdherent);?>"
|
|
onkeyup="controle_numerique(this);" onblur="formatMonetaire(this);" onfocus="formatNumerique(this);" AUTOCOMPLETE="OFF" onChange="enregistrer_college_temp();" > |