Fix issue with link not displaying
This commit is contained in:
parent
598c1204e3
commit
211825faf8
@ -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 %>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user