a
This commit is contained in:
parent
c065a2d282
commit
4596e242e8
|
|
@ -28,7 +28,7 @@
|
||||||
<td align='center'><?= dateheureLang($this->nettoyer($v['dateRevocation'])) ?></td>
|
<td align='center'><?= dateheureLang($this->nettoyer($v['dateRevocation'])) ?></td>
|
||||||
<td align='center'><?= $this->nettoyer($v['motifRevocation']) ?></td>
|
<td align='center'><?= $this->nettoyer($v['motifRevocation']) ?></td>
|
||||||
<td>
|
<td>
|
||||||
<?php if ($v['idHtagcarte']=="1"): ?>
|
<?php if ($v['enCours']=="1"): ?>
|
||||||
<button type="button" class="form-control btn btn-primary" onclick="javascript:init_revoquer_htagcarte(<?= $idHtagcarte ?>);"> <?= _("Révoquer") ?> </button>
|
<button type="button" class="form-control btn btn-primary" onclick="javascript:init_revoquer_htagcarte(<?= $idHtagcarte ?>);"> <?= _("Révoquer") ?> </button>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
</td>
|
</td>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user