Skip to content
Snippets Groups Projects
Commit 45e4b593 authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Correction bug MAJ saisie calendaire

parent f3ec4c13
Branches
Tags
No related merge requests found
......@@ -16,7 +16,7 @@ if ($semestriel){
->render();
} else {
echo $this
->volumehorairelisteCalendaire($volumeHoraireListe)
->volumeHoraireListeCalendaire($volumeHoraireListe)
->setReadOnly($readOnly)
->render();
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment