Skip to content
Snippets Groups Projects
Commit ec89d3da authored by Brian Talbot's avatar Brian Talbot Committed by cahrens
Browse files

Studio: revising unscheduled icon in outline UI

STUD-2061
parent 0b067126
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ if (xblockInfo.get('graded')) {
<i class="icon icon-time"></i>
<%= gettext('Scheduled:') %>
<% } else { %>
<i class="icon icon-file-alt"></i>
<i class="icon icon-time"></i>
<%= gettext('Unscheduled') %>
<% } %>
<% if (xblockInfo.get('release_date')) { %>
......
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