a
This commit is contained in:
parent
3f2e59c91b
commit
7a17da04c1
|
|
@ -5,13 +5,6 @@
|
||||||
if (est_anglophone()){
|
if (est_anglophone()){
|
||||||
$libelleDerogation = $motif['libelleEng'];
|
$libelleDerogation = $motif['libelleEng'];
|
||||||
}
|
}
|
||||||
|
|
||||||
var_dump(
|
|
||||||
array(
|
|
||||||
"statut_vue" => $statut,
|
|
||||||
)
|
|
||||||
);
|
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<INPUT class="sr-only" id="statut" name="statut" type="text" value="<?= $statut;?>">
|
<INPUT class="sr-only" id="statut" name="statut" type="text" value="<?= $statut;?>">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user