df
This commit is contained in:
parent
c993100231
commit
e5bb1ee148
|
|
@ -244,7 +244,9 @@
|
|||
<td>
|
||||
<div class="input-group input-group-sm">
|
||||
<input class="form-control text-center fw-bold border-warning" id="<?= $c[2] ?>" name="<?= $c[2] ?>" type="text" value="<?= $this->nettoyer($societeuser[$c[2]]) ?>" onBlur="javascript:controle_numerique_new(this.id, <?= $this->nettoyer($societeuser[$c[2]]) ?>);">
|
||||
<?php if($c[3]!=''):?>
|
||||
<span class="input-group-text bg-white border-warning"><?= $c[3] ?></span>
|
||||
<?php endif;?>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user