Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
4f8cc6b8
Commit
4f8cc6b8
authored
Mar 29, 2018
by
Joren Vrancken
Browse files
Translate 'Notulen' in meetingyear.html
parent
5251cd18
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/documents/templates/documents/meetingyear.html
View file @
4f8cc6b8
...
...
@@ -35,7 +35,7 @@
</ul>
<div
class=
"gw-go-footer"
>
{% if meeting.minutes %}
<a
href=
"{% url 'documents:document' meeting.pk %}"
class=
"gw-go-btn gw-go-btn-medium"
target=
"_blank"
>
Notulen
</a>
<a
href=
"{% url 'documents:document' meeting.pk %}"
class=
"gw-go-btn gw-go-btn-medium"
target=
"_blank"
>
{% trans "Minutes" %}
</a>
{% else %}
<div
style=
'padding-top:10px;'
>
{% trans "No minutes
<br>
available" %}
</div>
{% endif %}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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