Supplier templates

This commit is contained in:
Norm Rasmussen
2025-06-17 16:50:09 -04:00
parent 3563ae04c8
commit e33ee9701a
4 changed files with 8 additions and 3 deletions

View File

@ -5,11 +5,13 @@
{% endif %}
{% assign skip_overview = false %}
{% comment %}
{% for category in course.categories %}
{% if category.name == 'HelpDoc' %}
{% assign skip_overview = true %}
{% endif %}
{% endfor %}
{% endcomment %}
{% if skip_overview %}
{% if course.enrolled? %}
<script>