a
This commit is contained in:
parent
8ed9a136fc
commit
11006ff3c4
|
|
@ -172,7 +172,7 @@
|
|||
<?php if ($faceRegistered=="1" && $etatDemanderecFac>="0") : ?>
|
||||
<script type="text/javascript">
|
||||
etatDemanderecFac = <?= $etatDemanderecFac ?>;
|
||||
if(["0", "6", "6"].includes(etatDemanderecFac)){
|
||||
if(["0", "2", "4"].includes(etatDemanderecFac)){
|
||||
/*
|
||||
setInterval(function() {
|
||||
location.reload();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user