dont show day menu on event detail page

This commit is contained in:
Thomas Steen Rasmussen 2016-08-08 20:51:13 +02:00
parent a8844fa72b
commit b44e23a3d0

View file

@ -1,7 +1,7 @@
{% extends 'program_base.html' %} {% extends 'schedule_base.html' %}
{% load commonmark %} {% load commonmark %}
{% block program_content %} {% block schedule_content %}
<h3> <h3>
<small style="background-color: {{ event.event_type.color }}; border: 0; color: {% if event.event_type.light_text %}white{% else %}black{% endif %}; display: inline-block; padding: 5px;"> <small style="background-color: {{ event.event_type.color }}; border: 0; color: {% if event.event_type.light_text %}white{% else %}black{% endif %}; display: inline-block; padding: 5px;">