Skip to content
Snippets Groups Projects
Commit ad3d7a69 authored by Isaac Evavold's avatar Isaac Evavold
Browse files

ROENROLL-1542 fix past courses missing gray background

parent 6df720b5
No related branches found
No related tags found
No related merge requests found
<div
class="course-item {{ disabled ? 'disabled' : '' }}{{ status | lowercase }}"
<div
class="course-item {{ disabled ? 'disabled' : '' }} {{ status | lowercase }}"
isFocusable="true"
isTabbable="true"
isTabbable="true"
tabindex="0"
(click)="openCourseDetailsDialog()"
(keyup)="detectEnter($event)">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment