Commit ec89d3da by Brian Talbot Committed by cahrens

Studio: revising unscheduled icon in outline UI

STUD-2061
parent 0b067126
......@@ -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')) { %>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment