Commit 31b5a68e authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Correction sur reconduction offre de formation sur url form avec le helper

parent 55137694
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