Skip to content
Snippets Groups Projects
Commit 47afb256 authored by Julian Rother's avatar Julian Rother
Browse files

Merge branch 'master' of git.fsmpi.rwth-aachen.de:julianundandyfrickelnkram/videoagwebsite

parents 85e323ba 801dea4f
Branches
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
</div>
<ul class="courses-list list-group">
{% for i in g.list %}
{% if groupedby == semester %}
{% if groupedby == 'semester' %}
{{ course_list_item(i) }}
{% else %}
{{ course_list_item(i,true) }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment