Cohorted Courseware: resolving missing icon from add group button in 'nohorts' scenario
This commit is contained in:
committed by
Andy Armstrong
parent
d556cdd586
commit
8928f85fbf
@@ -22,7 +22,7 @@
|
||||
<div class="message-actions">
|
||||
<button class="action-primary <%- actionClass %>">
|
||||
<% if (actionIconClass) { %>
|
||||
<i class="icon <%- actionIconClass %>"></i>
|
||||
<i class="icon fa <%- actionIconClass %>"></i>
|
||||
<% } %>
|
||||
<%- actionText %>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user