mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 14:24:24 +00:00
minor fix: } missing in template causing an error
This commit is contained in:
parent
bb0a04b19a
commit
46c6d0e293
@ -96,7 +96,9 @@
|
|||||||
'type': 'accompanying_period',
|
'type': 'accompanying_period',
|
||||||
'id': accompanyingCourse.id
|
'id': accompanyingCourse.id
|
||||||
}
|
}
|
||||||
} %}
|
}
|
||||||
|
}
|
||||||
|
%}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user