Studio: revising unscheduled icon in outline UI

STUD-2061
This commit is contained in:
Brian Talbot
2014-08-05 18:31:01 -04:00
committed by cahrens
parent 0b06712645
commit ec89d3da1a

View File

@@ -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')) { %>