Commit 69c4ae13 authored by Thomas Hamel's avatar Thomas Hamel Committed by Bertrand Gauthier
Browse files

Ajout de l'UR et de l'établissement du doctorant dans certains templates du...

Ajout de l'UR et de l'établissement du doctorant dans certains templates du module rapport d'activité et soutenances
parent 81130737
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@ if ($isAllOk === false) $cssClass = "bg-danger";

                <?php echo $this->horodatagesParType($proposition, HorodatageService::TYPE_EDITION, "Autorisation de soutenance"); ?>

                <?php if ($canStructureValider): ?>
<!--                --><?php //if ($canStructureValider): ?>
                    <p>
                        <a <?php /** @see \Soutenance\Controller\PropositionController::validerStructureAction(); */ ?>
                           href="<?php echo $this->url('soutenance/proposition/valider-structure', ['these' => $these->getId()], [], true); ?>"
@@ -116,7 +116,7 @@ if ($isAllOk === false) $cssClass = "bg-danger";
                            <span class="icon icon-delete"></span> Refuser la proposition de soutenance
                        </a>
                    </p>
                <?php endif; ?>
<!--                --><?php //endif; ?>

                <?php if ($canStructureRevoquer): ?>
                    <p>