Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
OSE
Commits
40c6bb45
Commit
40c6bb45
authored
Dec 02, 2021
by
Antony Le Courtes
Browse files
Ajout tpl pour administration
parent
469f4015
Changes
2
Hide whitespace changes
Inline
Side-by-side
module/Application/view/application/administration/administration-nomenclature-rh.phtml
0 → 100644
View file @
40c6bb45
<h1
class=
"page-header"
>
Administration nomenclatures RH
</h1>
<?php
echo
$this
->
navigation
(
'navigation'
)
->
menuContextuel
()
->
setPartial
(
'unicaen-app/menu-dl.phtml'
);
\ No newline at end of file
module/Application/view/application/administration/administration-referentiel-commun.phtml
0 → 100644
View file @
40c6bb45
<h1
class=
"page-header"
>
Administration dictionnaires de données
</h1>
<?php
echo
$this
->
navigation
(
'navigation'
)
->
menuContextuel
()
->
setPartial
(
'unicaen-app/menu-dl.phtml'
);
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment