fix condition
This commit is contained in:
@@ -95,7 +95,6 @@
|
||||
<a href="{% url 'admin:posts_event_change' post.id %}">Bearbeiten</a>
|
||||
{% elif post.post_type == 'F' %}
|
||||
<a href="{% url 'admin:posts_fetmeeting_change' post.id %}">Bearbeiten</a>
|
||||
{% else %}
|
||||
{% endif %}
|
||||
|
||||
<hr>
|
||||
|
||||
Reference in New Issue
Block a user