Small script changes.

This commit is contained in:
Norm Rasmussen
2025-04-01 16:44:16 -04:00
parent 6db49a2ea9
commit 806fb1f4bc
4 changed files with 10 additions and 5 deletions

View File

@ -4,7 +4,7 @@
<div class="np-card-ribbon">
{{ course.ribbon }}
</div>
{% endif %}
{% endif %}
<img
class="np-card-image"
alt="{{ course.name }}"
@ -23,6 +23,7 @@
</div>
{% capture course_path %}{% route course, id: course.id %}{% endcapture %}
{% if course.has_to_restart? %}
{% endif %}
{% include "course_version_outdated_popup", path: course_path %}
{% endif %}
<a class="np-button np-button-wide" href="{{ course_path }}">