dre
This commit is contained in:
parent
92c499a153
commit
ffd760b090
|
|
@ -46,7 +46,6 @@
|
||||||
<?= _("Type Document") ?><span class="text-danger">*</span>
|
<?= _("Type Document") ?><span class="text-danger">*</span>
|
||||||
</label>
|
</label>
|
||||||
<select class="form-select" id="codeNaturePiece" name="codeNaturePiece">
|
<select class="form-select" id="codeNaturePiece" name="codeNaturePiece">
|
||||||
<option value=""><?= _("-- Choisir --") ?></option>
|
|
||||||
<?php liste_options($naturepiece, ""); ?>
|
<?php liste_options($naturepiece, ""); ?>
|
||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user