projets
/
auf_rh_dae.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
plug RH
[auf_rh_dae.git]
/
project
/
templates
/
menu.html
diff --git
a/project/templates/menu.html
b/project/templates/menu.html
index
54f4e30
..
efe5a53
100644
(file)
--- a/
project/templates/menu.html
+++ b/
project/templates/menu.html
@@
-28,4
+28,7
@@
</li>
</ul>
</li>
+ <li class="{% menu_actif request '^admin$' %}">
+ <a href="{% url admin:index %}">RH</a>
+ </li>
</ul>