Skip to content

Commit e15aee7

Browse files
authored
Feature/284 nothing here yet labels (#393)
* Add not yet label for file upload * Fix wrong heading on course dashboard
1 parent 787800c commit e15aee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/courses/show.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<br>
1717

1818
<section>
19-
<h2>Files</h2>
19+
<h2>Materials</h2>
2020
<div class="d-flex justify-content-between nav-tabs">
2121
<ul class="nav w-100" id="fileTabs" role="tablist">
2222
<li class="nav-item">

0 commit comments

Comments
 (0)