fg
This commit is contained in:
parent
c680797cae
commit
ecb83d9185
|
|
@ -90,7 +90,7 @@
|
|||
<label class="form-label small fw-bold text-uppercase"><?= _("Date Naissance") ?></label>
|
||||
<div class="input-group">
|
||||
<input class="form-control datepicker" type="text" id="dateNaissance" name="dateNaissance" onchange="controle_age($('#dateNaissance').datepicker('getDate'), 'A')">
|
||||
<span class="input-group-text bg-light text-danger fw-bold" id="agepersonne">Age: 0</span>
|
||||
<input type="text" id="agepersonne" name="agepersonne" class="form-control-plaintext text-danger fw-bold text-center border-bottom" value="Age : 0" disabled>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user