Type contrat
This commit is contained in:
parent
42344009d5
commit
ab855989cf
|
|
@ -20,7 +20,7 @@
|
|||
<input type="hidden" id="gestionConfiee" value="<?= $this->nettoyer($police['gestionConfiee']) ?>">
|
||||
<input type="hidden" id="prestationPossible" value="<?= $prestationPossible ?>">
|
||||
<input type="hidden" id="idPolice_C" value="<?= $_SESSION['idPolice_C'] ?>">
|
||||
<input type="hidden" id="codeTypeContrat_C" value="<?= $_SESSION['codeTypeContrat_C'] ?>">
|
||||
<input type="hidden" id="codeTypeContrat_C" value="<?= $this->nettoyer($police['codeTypeContrat']) ?>">
|
||||
|
||||
<h1 class="text-primary"><i class="fas fa-shield-alt me-2"></i></i> <?= _('Fiche Police') ?></h1>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user