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
65fcb9b1
Commit
65fcb9b1
authored
Mar 11, 2012
by
Enrico Zini
Browse files
Show DAM bits to FD as well
parent
4e380c7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
restricted/templates/restricted/ammain.html
View file @
65fcb9b1
...
...
@@ -35,7 +35,7 @@
{% if am.is_dam %}
<li>
Debian Account Manager
</li>
{% endif %}
</ul>
{% if am.is_fd %}
{% if am.is_fd
or am.is_dam
%}
<h2>
Front Desk
</h2>
...
...
@@ -65,9 +65,7 @@ checked:</p>
<p>
The following applicants have incomplete AM reports (ordered by hold date):
</p>
{% usemacro process_table prog_fd_hold %}
{% endif %}
{% if am.is_dam %}
<h2>
Debian Account Manager
</h2>
<p>
The following applicants have been approved by the NM committee and the FD
...
...
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