Skip to content

Commit

Permalink
Update courses.html
Browse files Browse the repository at this point in the history
  • Loading branch information
qwqtw committed Nov 21, 2023
1 parent 934c608 commit 3c78623
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions lms/templates/courseware/courses.html
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,15 @@
<div id="discovery-message" class="search-status-label"></div>
<!-- <span id="searchQuery"></span> -->
<!-- Somewhere in your courses.html -->
<div id="search-query-display"></div>

</div>
</div>


<div id="filter-bar" class="filters hide-phone is-collapsed">
</div>
<div id="filter-bar" class="filters hide-phone is-collapsed"></div>
<span data-value="demonstration" data-type="search_query">
<span class="query"></span>

</span>
% endif

<!-- Including the 'Inter' font -->
Expand Down

0 comments on commit 3c78623

Please sign in to comment.