fg
This commit is contained in:
parent
b8a945c627
commit
a4cc869940
|
|
@ -76,7 +76,7 @@
|
|||
<div class="form-control bg-light border-0 fw-bold text-primary"><?= format_N($gc['seuilComplementCaution']) ?> %</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<label class="form-label small text-muted fw-bold"><?= _("Source Fonds Caution Perm.") ?></label>
|
||||
<label class="form-label small text-muted fw-bold"><?= _("Source Fonds Caution Permanent") ?></label>
|
||||
<?php if (!empty($gc['codeSourceFondGarantCaution'])): ?>
|
||||
<select class="form-control bg-light border-0 fw-bold shadow-none" disabled>
|
||||
<?php liste_options($sourcecaution, $gc['codeSourceFondGarantCaution'], false); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user