timetable size

This commit is contained in:
bkfox
2022-08-27 11:57:29 +02:00
parent 8a4d43cfb2
commit c1bf1c34f0
9 changed files with 29 additions and 12842 deletions

View File

@ -3,7 +3,7 @@ Context:
- object_list: object list
- date: date for list
{% endcomment %}
<table id="timetable{% if date %}-{{ date|date:"Y-m-d" }}{% endif %}" style="border:none;">
<table id="timetable{% if date %}-{{ date|date:"Y-m-d" }}{% endif %}" class="timetable">
{% for diffusion in object_list %}
<tr class="{% if diffusion.is_now %}has-background-primary{% endif %}">
<td class="pr-2 pb-2">