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
Mattia Rizzolo
nm.debian.org
Commits
3060cc4b
Commit
3060cc4b
authored
Jun 04, 2016
by
Enrico Zini
Browse files
Link accessible to all
parent
0113b6cd
Changes
1
Show whitespace changes
Inline
Side-by-side
process/templates/process/show.html
View file @
3060cc4b
...
...
@@ -117,7 +117,6 @@
{% else %}
(no mail archive yet)
{% endif %}
<a
href=
"{% url 'process_download_statements' pk=process.pk %}"
>
(signed statements mbox)
</a>
</td>
</tr>
...
...
@@ -188,6 +187,7 @@
</tbody>
</table>
<a
href=
"{% url 'process_download_statements' pk=process.pk %}"
>
(download all signed statements in a single mailbox file)
</a>
{% endwith %}
...
...
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