Skip to content

Commit

Permalink
Remove chat link per room
Browse files Browse the repository at this point in the history
chat rooms per track now (upcoming commit)
  • Loading branch information
johanvdw committed Jan 31, 2025
1 parent 0fa6563 commit 8dfee1f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1,548 deletions.
8 changes: 0 additions & 8 deletions layouts/schedule/room.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,6 @@
<% end %>
</li>
<% end %>
<li>
<i class="icon-comment"></i> <strong>Chat</strong>:
<% if ! go_live || ! matrix_works %>
<span class="muted">We've hit a snag. The <i>Video only</i> link still works!</span>
<% else %>
<a href="<%= item[:chat_link] %>">Join the conversation!</a>
<% end %>
</li>
</ul>
<br style="clear: both;"/>
<%
Expand Down
Loading

0 comments on commit 8dfee1f

Please sign in to comment.