forked from CGM_Public/pretix_original
Global Banner message: Only show Read more if appropriate
This commit is contained in:
@@ -320,7 +320,7 @@
|
||||
<div class="impersonate-warning">
|
||||
<span class="fa fa-bell"></span>
|
||||
{{ global_settings.banner_message }}
|
||||
{% if global_settings.banner_message %}
|
||||
{% if global_settings.banner_message_detail %}
|
||||
<a href="{% url 'control:global.message' %}">
|
||||
{% trans "Read more" %}
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user