Show date range of event series in list of events

This commit is contained in:
Raphael Michel
2018-03-07 12:09:01 +01:00
parent b4488bf1e7
commit 9fdef5eb5d
2 changed files with 13 additions and 1 deletions

View File

@@ -53,7 +53,7 @@
<tr>
<td><a href="{{ url }}">{{ e.name }}</a></td>
<td>
{{ e.get_date_range_display }}
{{ e.daterange|default:e.get_date_range_display }}
</td>
<td class="text-right">
<a class="btn btn-primary" href="{{ url }}">