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
812928d7
Commit
812928d7
authored
Mar 11, 2020
by
Luko van der Maas
Browse files
Merge branch 'fix/no-event-access-banner' into 'master'
Fix events blacklist announcement if-statement See merge request
!1512
parents
edbeb8ae
0728d0f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/thaliawebsite/templates/base.html
View file @
812928d7
...
...
@@ -60,7 +60,7 @@
</a>
</p>
</div>
{% elif
self
.profile.event_permissions != "all" %}
{% elif
request.member
.profile.event_permissions != "all" %}
<div
class=
"announcement"
>
<p>
{% blocktrans trimmed %}
...
...
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