Loading config/merged/index.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ return [ 'route' => 'unicaen-evenement', 'resource' => PrivilegeController::getResourceId(IndexController::class, 'index'), 'order' => 11002, // 'icon' => 'fas fa-angle-right', 'icon' => 'fas fa-angle-right', 'pages' => [ ], ], Loading src/UnicaenEvenement/View/Helper/partial/type.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ use UnicaenEvenement\Entity\Db\Type; * @var string $icon */ if(!isset($icon)){ $icon = "<i class='icon attention'></i>";} if(!isset($icon)){ $icon = "<i class='icon icon-attention'></i>";} ?> <span data-bs-toggle="tooltip" data-bs-html="true" title="<?php echo $type->getLibelle(); ?>"> Loading view/unicaen-evenement/evenement/template/liste.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ $canSupprimer = $this->isAllowed(EvenementinstancePrivileges::getResourceId(Even <?php echo $this->type($event->getType())->render(); ?> <?php echo $event->getNom(); ?> <?php if ($event->getDescription()) : ?> <span class="icon information" data-bs-toggle="tooltip" data-bs-html="true" <span class="icon icon-information" data-bs-toggle="tooltip" data-bs-html="true" title="<?php echo htmlentities($event->getDescription()); ?>"></span> <?php endif; ?> </td> Loading view/unicaen-evenement/index/liste-etat.phtml +4 −4 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ $canEffacerEtat = $this->isAllowed(EvenementetatPrivileges::getResourceId(Ev href="<?php echo $this->url('unicaen-evenement/etat/ajouter', [], [], true); ?>" class="btn btn-primary ajax-modal" data-event="modification" > <i class="fas fa-plus"></i> <span class="icon icon-ajouter"></span> Ajouter un état </a> </div> Loading Loading @@ -86,14 +86,14 @@ $canEffacerEtat = $this->isAllowed(EvenementetatPrivileges::getResourceId(Ev "lengthMenu": "Afficher _MENU_ éléments", "search": "Filtre de recherche : _INPUT_", "loadingRecords": "Chargement en cours...", "info": "<small class=\"text-highlight\">Affichage : <strong><i class=\"far fa-list-alt\"></i> _START_ - _END_ sur _TOTAL_</strong></small>", "info": "<small class=\"text-highlight\">Affichage : <strong><span class=\"icon icon-listing\"></span> _START_ - _END_ sur _TOTAL_</strong></small>", "infoEmpty": "", "infoFiltered": "<small class=\"text-highlight\">(_MAX_ éléments au total)</small>", "emptyTable": "Aucune donnée disponible.", "zeroRecords": "Aucun enregistrement trouvé.", "paginate": { "previous": "<i class=\"fas fa-chevron-left\"></i>", "next": "<i class=\"fas fa-chevron-right\"></i>" "previous": "<span class=\"icon icon-precedent\"></span>", "next": "<span class=\"icon icon-suivant\"></span>" } }, }); Loading view/unicaen-evenement/index/liste-journal.phtml +3 −3 Original line number Diff line number Diff line Loading @@ -56,14 +56,14 @@ use UnicaenEvenement\Entity\Db\Journal; "lengthMenu": "Afficher _MENU_ éléments", "search": "Filtre de recherche : _INPUT_", "loadingRecords": "Chargement en cours...", "info": "<small class=\"text-highlight\">Affichage : <strong><i class=\"far fa-list-alt\"></i> _START_ - _END_ sur _TOTAL_</strong></small>", "info": "<small class=\"text-highlight\">Affichage : <strong><span class=\"icon icon-listing\"></span> _START_ - _END_ sur _TOTAL_</strong></small>", "infoEmpty": "", "infoFiltered": "<small class=\"text-highlight\">(_MAX_ éléments au total)</small>", "emptyTable": "Aucune donnée disponible.", "zeroRecords": "Aucun enregistrement trouvé.", "paginate": { "previous": "<i class=\"fas fa-chevron-left\"></i>", "next": "<i class=\"fas fa-chevron-right\"></i>" "previous": "<span class=\"icon icon-precedent\"></span>", "next": "<span class=\"icon icon-suivant\"></span>" } }, }); Loading Loading
config/merged/index.config.php +1 −1 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ return [ 'route' => 'unicaen-evenement', 'resource' => PrivilegeController::getResourceId(IndexController::class, 'index'), 'order' => 11002, // 'icon' => 'fas fa-angle-right', 'icon' => 'fas fa-angle-right', 'pages' => [ ], ], Loading
src/UnicaenEvenement/View/Helper/partial/type.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ use UnicaenEvenement\Entity\Db\Type; * @var string $icon */ if(!isset($icon)){ $icon = "<i class='icon attention'></i>";} if(!isset($icon)){ $icon = "<i class='icon icon-attention'></i>";} ?> <span data-bs-toggle="tooltip" data-bs-html="true" title="<?php echo $type->getLibelle(); ?>"> Loading
view/unicaen-evenement/evenement/template/liste.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ $canSupprimer = $this->isAllowed(EvenementinstancePrivileges::getResourceId(Even <?php echo $this->type($event->getType())->render(); ?> <?php echo $event->getNom(); ?> <?php if ($event->getDescription()) : ?> <span class="icon information" data-bs-toggle="tooltip" data-bs-html="true" <span class="icon icon-information" data-bs-toggle="tooltip" data-bs-html="true" title="<?php echo htmlentities($event->getDescription()); ?>"></span> <?php endif; ?> </td> Loading
view/unicaen-evenement/index/liste-etat.phtml +4 −4 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ $canEffacerEtat = $this->isAllowed(EvenementetatPrivileges::getResourceId(Ev href="<?php echo $this->url('unicaen-evenement/etat/ajouter', [], [], true); ?>" class="btn btn-primary ajax-modal" data-event="modification" > <i class="fas fa-plus"></i> <span class="icon icon-ajouter"></span> Ajouter un état </a> </div> Loading Loading @@ -86,14 +86,14 @@ $canEffacerEtat = $this->isAllowed(EvenementetatPrivileges::getResourceId(Ev "lengthMenu": "Afficher _MENU_ éléments", "search": "Filtre de recherche : _INPUT_", "loadingRecords": "Chargement en cours...", "info": "<small class=\"text-highlight\">Affichage : <strong><i class=\"far fa-list-alt\"></i> _START_ - _END_ sur _TOTAL_</strong></small>", "info": "<small class=\"text-highlight\">Affichage : <strong><span class=\"icon icon-listing\"></span> _START_ - _END_ sur _TOTAL_</strong></small>", "infoEmpty": "", "infoFiltered": "<small class=\"text-highlight\">(_MAX_ éléments au total)</small>", "emptyTable": "Aucune donnée disponible.", "zeroRecords": "Aucun enregistrement trouvé.", "paginate": { "previous": "<i class=\"fas fa-chevron-left\"></i>", "next": "<i class=\"fas fa-chevron-right\"></i>" "previous": "<span class=\"icon icon-precedent\"></span>", "next": "<span class=\"icon icon-suivant\"></span>" } }, }); Loading
view/unicaen-evenement/index/liste-journal.phtml +3 −3 Original line number Diff line number Diff line Loading @@ -56,14 +56,14 @@ use UnicaenEvenement\Entity\Db\Journal; "lengthMenu": "Afficher _MENU_ éléments", "search": "Filtre de recherche : _INPUT_", "loadingRecords": "Chargement en cours...", "info": "<small class=\"text-highlight\">Affichage : <strong><i class=\"far fa-list-alt\"></i> _START_ - _END_ sur _TOTAL_</strong></small>", "info": "<small class=\"text-highlight\">Affichage : <strong><span class=\"icon icon-listing\"></span> _START_ - _END_ sur _TOTAL_</strong></small>", "infoEmpty": "", "infoFiltered": "<small class=\"text-highlight\">(_MAX_ éléments au total)</small>", "emptyTable": "Aucune donnée disponible.", "zeroRecords": "Aucun enregistrement trouvé.", "paginate": { "previous": "<i class=\"fas fa-chevron-left\"></i>", "next": "<i class=\"fas fa-chevron-right\"></i>" "previous": "<span class=\"icon icon-precedent\"></span>", "next": "<span class=\"icon icon-suivant\"></span>" } }, }); Loading