Skip to content
Snippets Groups Projects
Commit e6eec99e authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Merge branch 'master' of git.fsmpi.rwth-aachen.de:protokollsystem/proto3

parents 54b1574d 080ca808
No related branches found
No related tags found
No related merge requests found
...@@ -91,7 +91,11 @@ ...@@ -91,7 +91,11 @@
</li> </li>
{% endfor %} {% endfor %}
{% else %} {% else %}
{% if protocol.public %}
<li>Protokoll und Beschlüsse sind in einem eingeschränkten Netzwerk sichtbar.</li> <li>Protokoll und Beschlüsse sind in einem eingeschränkten Netzwerk sichtbar.</li>
{% else %}
<li>Das Protokoll ist noch nicht veröffentlicht.</li>
{% endif %}
{% endif %} {% endif %}
{% else %} {% else %}
<li>Keine Beschlüsse</li> <li>Keine Beschlüsse</li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment