Skip to content
Snippets Groups Projects
Commit 936608af authored by Jean-Philippe Metivier's avatar Jean-Philippe Metivier
Browse files

correction chemin vers vue

parent 469c578a
No related branches found
No related tags found
No related merge requests found
Pipeline #16829 passed
......@@ -53,7 +53,7 @@ class PrivilegeCategorieController extends AbstractActionController
}
$view = new ViewModel();
$view->setTemplate('unicaen-privilege/categorie/template/form-categorie');
$view->setTemplate('unicaen-privilege/privilege-categorie/template/form-categorie');
$view->setVariables([
'title' => "Ajout d'une nouvelle catégorie",
'form' => $form,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment