Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian New Member Process
nm.debian.org
Commits
7f570e71
Commit
7f570e71
authored
Mar 13, 2012
by
Enrico Zini
Browse files
Only show if it can access admin
parent
7e7c960d
Changes
1
Hide whitespace changes
Inline
Side-by-side
restricted/templates/restricted/ammain.html
View file @
7f570e71
...
...
@@ -21,7 +21,9 @@
{% block relatedpages %}
<a
href=
"{% url public_person key=person.lookup_key %}"
>
personal page
</a>
{% if am.is_fd or am.is_dam %}
<a
href=
"{% url admin:backend_person_add %}"
>
new person
</a>
{% endif %}
{{block.super}}
{% endblock %}
...
...
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