Commit c09413de authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Retrait de l'ancien bouton 'Ajouter un template'

parent 807f1abd
Loading
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -61,12 +61,6 @@ if (isset($title)) $this->headTitle($title);

<?php if ($canAjouter) : ?>
    <?php /** @see TemplateController::ajouterAction */ ?>
    <a href="<?php echo $this->url('contenu/template/ajouter', [], [], true); ?>"
       class="btn btn-primary">
        <span class="icon icon-ajouter"></span>
        Ajouter un template
    </a>

    <div class="btn-group">
        <button type="button" class="btn btn-primary dropdown-toggle" data-bs-toggle="dropdown" aria-expanded="false">
            Ajouter un template