Commit 74bccf20 authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

Merge branch 'master' of https://git.unicaen.fr/lib/unicaen/aide into HEAD

parents 57b30421 a54b82d6
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -28,7 +28,7 @@ $canSupprimer = $this->isAllowed(UnicaenaidedocumentationPrivileges::getResour
    <a  <?php /** @see \UnicaenAide\Controller\Documentation\LienController::ajouterAction() */?>
        href="<?php echo $this->url('unicaen-aide/documentation/lien/ajouter', [], [], true); ?>"
        class="btn btn-primary action ajax-modal" data-event="modification">
        <span class="icon icon-ajouter"></span> Ajouter une lien
        <span class="icon icon-ajouter"></span> Ajouter un lien
    </a>
<?php endif; ?>