Files
edx-platform/cms/templates/js/modal-button.underscore

4 lines
138 B
Plaintext

<li class="action-item">
<a href="#" class="button <%= isPrimary ? 'action-primary' : '' %> action-<%= type %>"><%= name %></a>
</li>