Loading module/Application/src/Application/View/Helper/FiltersPanel/partial/filter-form-item-select.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ $liveSearch = (bool) ($paramAttributes['liveSearch'] ?? false); name="<?php echo $paramName ?>" data-live-search="<?php echo $liveSearch ? 'true' : 'false' ?>" data-width="<?php echo $width ?>" data-html="true" data-bs-html="true" > <?php foreach ($filter->getOptions() as $data): ?> Loading module/Application/view/application/president-jury/index.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ function afficherActeur(Acteur $a) { } $title .= "</table>"; $texte = "<span title='".$title."' data-bs-toggle='tooltip' data-html='true'>"; $texte = "<span title='".$title."' data-bs-toggle='tooltip' data-bs-html='true'>"; $texte .= $a->getIndividu()->getNomComplet(); $texte .= "</span>"; return $texte; Loading module/Application/view/application/rapport/partial/rapports-table.phtml +5 −5 Original line number Diff line number Diff line Loading @@ -258,13 +258,13 @@ $acteursFormatterCodirecteurs->asSeparated() <a href="<?php echo $this->url($routeName . '/avis/modifier', ['rapportAvis' => $rapportAvis->getId()], ['query' => ['redirect' => $returnUrl]]) ?>" class="btn btn-warning" title="Modifier cet avis ?" data-toggle="confirmation">Modifier l'avis</span></a> data-bs-toggle="confirmation">Modifier l'avis</span></a> <?php endif ?> <?php if ($canSupprimerAvis): ?> <a href="<?php echo $this->url($routeName . '/avis/supprimer', ['rapportAvis' => $rapportAvis->getId()], ['query' => ['redirect' => $returnUrl]]) ?>" class="btn btn-danger" title="Supprimer cet avis ?" data-toggle="confirmation">Supprimer l'avis</span></a> data-bs-toggle="confirmation">Supprimer l'avis</span></a> <?php endif ?> <?php else: ?> <?php if ($canAjouterAvis): ?> Loading @@ -290,7 +290,7 @@ $acteursFormatterCodirecteurs->asSeparated() <a href="<?php echo $this->url($routeName . '/devalider', ['rapportValidation' => $rapportValidation->getId()], ['query' => ['redirect' => $returnUrl]]) ?>" class="btn btn-danger" title="Dévalider ce rapport ?" data-toggle="confirmationx" data-bs-toggle="confirmationx" data-message="Êtes-vous sûr·e de vouloir dévalider ?">Dévalider</span></a> <?php endif ?> <?php else: ?> Loading @@ -300,7 +300,7 @@ $acteursFormatterCodirecteurs->asSeparated() <a href="<?php echo $this->url($routeName . '/valider', ['rapport' => $rapport->getId(), 'typeValidation' => $typeValidation->getId()], ['query' => ['redirect' => $returnUrl]]) ?>" class="btn btn-success" title="Valider ce rapport ?" data-toggle="confirmationx" data-bs-toggle="confirmationx" data-message="Êtes-vous sûr·e de vouloir valider ce rapport ?">Valider</span></a> <?php endif ?> <?php endif ?> Loading @@ -311,7 +311,7 @@ $acteursFormatterCodirecteurs->asSeparated() <?php if ($canDel): ?> <a href="<?php echo $this->url($routeName . '/supprimer', ['rapport' => $rapport->getId()], ['query' => ['redirect' => $returnUrl]]) ?>" title="Supprimer ce rapport ?" data-toggle="confirmationx" data-bs-toggle="confirmationx" data-message="Êtes-vous sûr·e de vouloir supprimer ce rapport ?"><span class="icon icon-delete iconly"></span></a> <?php endif; ?> </td> Loading module/Doctorant/config/module.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ return [ 'email-contact' => [ 'label' => 'Email de contact', 'route' => 'doctorant/email-contact', 'icon' => 'glyphicon glyphicon-envelope', 'icon' => 'icon icon-notifier', //'resource' => PrivilegeController::getResourceId('Doctorant\Controller\Doctorant', 'modifier-email-contact'), //'visible' => 'Assertion\\These', ], Loading module/Doctorant/view/doctorant/doctorant/demande-encours.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ $appName = $this->appInfos()->nom; <div class="messenger alert alert-danger "> <p> <span class="glyphicon glyphicon-exclamation-sign"></span> <span class="icon icon-attention"></span> Vous avez fait une demande de modification d'adresse électronique de contact et <br> un mail vous a été envoyé à l'adresse <strong><?php echo $email ?></strong>. </p> Loading Loading
module/Application/src/Application/View/Helper/FiltersPanel/partial/filter-form-item-select.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ $liveSearch = (bool) ($paramAttributes['liveSearch'] ?? false); name="<?php echo $paramName ?>" data-live-search="<?php echo $liveSearch ? 'true' : 'false' ?>" data-width="<?php echo $width ?>" data-html="true" data-bs-html="true" > <?php foreach ($filter->getOptions() as $data): ?> Loading
module/Application/view/application/president-jury/index.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ function afficherActeur(Acteur $a) { } $title .= "</table>"; $texte = "<span title='".$title."' data-bs-toggle='tooltip' data-html='true'>"; $texte = "<span title='".$title."' data-bs-toggle='tooltip' data-bs-html='true'>"; $texte .= $a->getIndividu()->getNomComplet(); $texte .= "</span>"; return $texte; Loading
module/Application/view/application/rapport/partial/rapports-table.phtml +5 −5 Original line number Diff line number Diff line Loading @@ -258,13 +258,13 @@ $acteursFormatterCodirecteurs->asSeparated() <a href="<?php echo $this->url($routeName . '/avis/modifier', ['rapportAvis' => $rapportAvis->getId()], ['query' => ['redirect' => $returnUrl]]) ?>" class="btn btn-warning" title="Modifier cet avis ?" data-toggle="confirmation">Modifier l'avis</span></a> data-bs-toggle="confirmation">Modifier l'avis</span></a> <?php endif ?> <?php if ($canSupprimerAvis): ?> <a href="<?php echo $this->url($routeName . '/avis/supprimer', ['rapportAvis' => $rapportAvis->getId()], ['query' => ['redirect' => $returnUrl]]) ?>" class="btn btn-danger" title="Supprimer cet avis ?" data-toggle="confirmation">Supprimer l'avis</span></a> data-bs-toggle="confirmation">Supprimer l'avis</span></a> <?php endif ?> <?php else: ?> <?php if ($canAjouterAvis): ?> Loading @@ -290,7 +290,7 @@ $acteursFormatterCodirecteurs->asSeparated() <a href="<?php echo $this->url($routeName . '/devalider', ['rapportValidation' => $rapportValidation->getId()], ['query' => ['redirect' => $returnUrl]]) ?>" class="btn btn-danger" title="Dévalider ce rapport ?" data-toggle="confirmationx" data-bs-toggle="confirmationx" data-message="Êtes-vous sûr·e de vouloir dévalider ?">Dévalider</span></a> <?php endif ?> <?php else: ?> Loading @@ -300,7 +300,7 @@ $acteursFormatterCodirecteurs->asSeparated() <a href="<?php echo $this->url($routeName . '/valider', ['rapport' => $rapport->getId(), 'typeValidation' => $typeValidation->getId()], ['query' => ['redirect' => $returnUrl]]) ?>" class="btn btn-success" title="Valider ce rapport ?" data-toggle="confirmationx" data-bs-toggle="confirmationx" data-message="Êtes-vous sûr·e de vouloir valider ce rapport ?">Valider</span></a> <?php endif ?> <?php endif ?> Loading @@ -311,7 +311,7 @@ $acteursFormatterCodirecteurs->asSeparated() <?php if ($canDel): ?> <a href="<?php echo $this->url($routeName . '/supprimer', ['rapport' => $rapport->getId()], ['query' => ['redirect' => $returnUrl]]) ?>" title="Supprimer ce rapport ?" data-toggle="confirmationx" data-bs-toggle="confirmationx" data-message="Êtes-vous sûr·e de vouloir supprimer ce rapport ?"><span class="icon icon-delete iconly"></span></a> <?php endif; ?> </td> Loading
module/Doctorant/config/module.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -131,7 +131,7 @@ return [ 'email-contact' => [ 'label' => 'Email de contact', 'route' => 'doctorant/email-contact', 'icon' => 'glyphicon glyphicon-envelope', 'icon' => 'icon icon-notifier', //'resource' => PrivilegeController::getResourceId('Doctorant\Controller\Doctorant', 'modifier-email-contact'), //'visible' => 'Assertion\\These', ], Loading
module/Doctorant/view/doctorant/doctorant/demande-encours.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ $appName = $this->appInfos()->nom; <div class="messenger alert alert-danger "> <p> <span class="glyphicon glyphicon-exclamation-sign"></span> <span class="icon icon-attention"></span> Vous avez fait une demande de modification d'adresse électronique de contact et <br> un mail vous a été envoyé à l'adresse <strong><?php echo $email ?></strong>. </p> Loading