Commit a165461d authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

Fix : Ligne dupliquée

parent d4d431ef
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -17,7 +17,6 @@
                <small class="text-light">
                    <?= $this->link()->project($entity->getProject()) ?> : </small>
            <?php
            else: $labelBtn = "Affecter un projet existant"; ?>
            else: $labelBtn = "Affecter un projet existant"; ?>
                <small>Sans projet</small>
            <?php