projets
/
auf_rh_dae.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
fix restore recherche temporelle
[auf_rh_dae.git]
/
project
/
rh
/
templates
/
admin
/
rh
/
employe
/
change_list.html
1
{% extends
"reversion/change_list.html"
%}
2
{% load change_list %}
3
4
{% block search %}
5
{{ block.super }}
6
{% recherche_par_annees cl %}
7
{% endblock %}