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