Fix issue with link not displaying
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
Start
|
||||
</button>
|
||||
<% else %>
|
||||
<% link_to "Open recording", lecture.recording_url %>
|
||||
<%= link_to "Open recording", lecture.recording_url %>
|
||||
<% end %>
|
||||
</td>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user