test: change lesson sequence
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
{% if lesson.instructor_notes and (is_moderator or instructor or is_evaluator) %}
|
||||
{% if instructor_notes and (is_moderator or instructor or is_evaluator) %}
|
||||
<div class="alert alert-secondary mb-4">
|
||||
<div class="bold-heading collapse-section collapsed" data-toggle="collapse" data-target="#instructor-notes">
|
||||
<svg class="icon icon-md pull-right">
|
||||
|
||||
Reference in New Issue
Block a user