Templates for Chubb need updating.
This commit is contained in:
@ -14,7 +14,11 @@
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
{% comment %}
|
||||
To add for Chubb:
|
||||
If person is in group show certain courses.
|
||||
|
||||
{% endcomment%}
|
||||
<div class="recommended-carousel-wrapper">
|
||||
<div class="recommended-carousel">
|
||||
{% for course in courses.in_catalog%}
|
||||
@ -100,4 +104,4 @@
|
||||
z-index:1;
|
||||
}
|
||||
</style>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user