Skip to content
Snippets Groups Projects
Commit 37ee1c7c authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Apply suggestion to aleksis/apps/chronos/templates/chronos/partials/period_time.html

parent 7ea68e70
No related branches found
No related tags found
1 merge request!31Biscuit merge. Closes #53.
......@@ -12,7 +12,7 @@
<div class="right timetable-time grey-text text-darken-2">
{% with period_obj=periods|get_dict:period %}
<span>{{ period_obj.0|time }}</span>
<br>
<br/>
<span>{{ period_obj.1|time }}</span>
{% endwith %}
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment