Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
protokollsystem
proto3
Commits
aba36e27
Commit
aba36e27
authored
Jun 13, 2017
by
Robin Sonnabend
Browse files
Require view right for protocol content
/close
#134
parent
abc5c119
Changes
1
Show whitespace changes
Inline
Side-by-side
templates/protocol-show.html
View file @
aba36e27
...
...
@@ -156,7 +156,7 @@
{% endif %}
</div>
</div>
{% if content_html is not none %}
{% if content_html is not none
and has_public_view_right
%}
<div>
<h3>
Protokollinhalt
</h3>
{{content_html|safe}}
...
...
Write
Preview
Markdown
is supported
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