Templates for Chubb need updating.
This commit is contained in:
BIN
Custom_Templates/customer_templates/Chubb/.DS_Store
vendored
Normal file
BIN
Custom_Templates/customer_templates/Chubb/.DS_Store
vendored
Normal file
Binary file not shown.
@ -35,7 +35,13 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% elsif group.id == '' %}
|
||||
{% comment %}
|
||||
<------------------------------->
|
||||
Jenelle, similar to above for Cornerstone, please add your carousel items here!
|
||||
<------------------------------->
|
||||
{% endcomment %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
<div class="feature-card-wrapper">
|
||||
|
||||
@ -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