Files
edx-platform/cms/templates/js/video-thumbnail-error.underscore

5 lines
223 B
Plaintext

<div class="thumbnail-error-wrapper thumbnail-error" data-video-id="<%- videoId %>">
<span class="icon fa fa-exclamation-triangle" aria-hidden="true"></span>
<span class="action-text"><%- errorText %></span>
</div>