Fix transcript status for VEDA videos (#23962)

This commit is contained in:
Zainab Amir
2020-05-12 18:42:33 +05:00
committed by GitHub
parent 8552403598
commit 770e7ea3ab

View File

@@ -5,7 +5,7 @@
</br>
<span class='message-error'><%- error_description %></span>
<% }%>
<% } else { %>
<% } else if (!transcripts.length){ %>
<span class='transcripts-empty-text'><%- gettext('No transcript uploaded.') %></span>
<% }%>
</br>