Loading CHANGELOG.md +5 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,11 @@ * Nouvelle notion de mission, permettant de gérer les contrats étudiants * Taux HETD personnalisables ## Améliorations * * Modification de libellé dans l'affichage de l'offre de formation (#49763) # OSE 20.3 (à venir) Loading module/OffreFormation/view/offre-formation/offre-formation/index.phtml +3 −3 Original line number Diff line number Diff line Loading @@ -241,7 +241,7 @@ $canSyncElement = $this->isAllowed(Privileges::getResourceId(Privileges::ODF_ELE 'data-event' => 'element-pedagogique-ajouter', 'title' => 'Ajouter un enseignement', ]; echo $this->tag('a', $attrs)->html('<i class="fas fa-plus"></i> Nouvel enseignement'); echo $this->tag('a', $attrs)->html('<i class="fas fa-plus"></i> Nouvel élément pédagogique'); } if ($canExport) { $params = [ Loading @@ -267,8 +267,8 @@ $canSyncElement = $this->isAllowed(Privileges::getResourceId(Privileges::ODF_ELE <table class="table table-bordered table-sm table-hover table-sort"> <thead> <tr> <th colspan="3">Formation</th> <th colspan="5">Enseignement</th> <th colspan="3">Formations</th> <th colspan="5">Eléments pédagogiquess</th> </tr> <tr> <th>Niveau</th> Loading Loading
CHANGELOG.md +5 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,11 @@ * Nouvelle notion de mission, permettant de gérer les contrats étudiants * Taux HETD personnalisables ## Améliorations * * Modification de libellé dans l'affichage de l'offre de formation (#49763) # OSE 20.3 (à venir) Loading
module/OffreFormation/view/offre-formation/offre-formation/index.phtml +3 −3 Original line number Diff line number Diff line Loading @@ -241,7 +241,7 @@ $canSyncElement = $this->isAllowed(Privileges::getResourceId(Privileges::ODF_ELE 'data-event' => 'element-pedagogique-ajouter', 'title' => 'Ajouter un enseignement', ]; echo $this->tag('a', $attrs)->html('<i class="fas fa-plus"></i> Nouvel enseignement'); echo $this->tag('a', $attrs)->html('<i class="fas fa-plus"></i> Nouvel élément pédagogique'); } if ($canExport) { $params = [ Loading @@ -267,8 +267,8 @@ $canSyncElement = $this->isAllowed(Privileges::getResourceId(Privileges::ODF_ELE <table class="table table-bordered table-sm table-hover table-sort"> <thead> <tr> <th colspan="3">Formation</th> <th colspan="5">Enseignement</th> <th colspan="3">Formations</th> <th colspan="5">Eléments pédagogiquess</th> </tr> <tr> <th>Niveau</th> Loading