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

Merge branch 'biscuit-merge' of edugit.org:AlekSIS/AlekSIS-App-Chronos into biscuit-merge

parents dbf5a404 37ee1c7c
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