projects
/
ais.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
In user list, show icons with flag_showhidden permission
[ais.git]
/
www_templates
/
users_tree.html
diff --git
a/www_templates/users_tree.html
b/www_templates/users_tree.html
index 4eb3075793c324ccb6648a7276e3a9b38885d169..fea4d82ac5a5241c633ddfac047d17265fd00ddf 100644
(file)
--- a/
www_templates/users_tree.html
+++ b/
www_templates/users_tree.html
@@
-2,7
+2,7
@@
{% load ais_extras %}
{% block userlist %}
-{{ root|format_user_tree|safe }}
+{{ root|format_user_tree
:request.user
|safe }}
{% endblock %}
{% block showtree %}