Skip to content
Snippets Groups Projects
Commit 6824519b authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

[FIX] icone des actions masquées

parent 35ec47f9
No related branches found
No related tags found
No related merge requests found
......@@ -92,7 +92,7 @@ $canAfficherInstance = $this->isAllowed(ValidationInstancePrivileges::getResourc
href="<?php echo $this->url('validation/type/detruire', ['type' => $type->getId()], [], true); ?>"
class="ajax-modal" data-event="modification"
>
<span class="icon icon-retirer text-danger" title="Supprimer définitivement le type de validation"></a>
<span class="icon icon-unchecked text-danger" title="Supprimer définitivement le type de validation"></a>
<?php endif; ?>
</td>
</tr>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment