Commit 52d2971d authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Merge branch 'master' of https://git.unicaen.fr/open-source/OSE

parents aab008c5 31b5a68e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ $this->headScript()->offsetSetFile(100, '/js/reconduction-offre.js');
                    <div class="well well-sm">Les lignes avec le fond gris ont déjà été reconduites pour la prochaine année
                        universitaire.
                    </div>
                    <form action="<?php echo $this->url(null, [], [], true) ?>" method="POST" id="form-reconduction">
                    <form action="<?= $this->url('of/reconduction', [], ['query' => ['structure' => $structure->getId()]]) ?>" method="POST" id="form-reconduction">

                        <?php foreach ($offresComplementaires