Fix gather view

This commit is contained in:
Ari Timonen 2020-04-18 08:00:49 +03:00
parent 49e9b3524c
commit 31372ce3c8

View file

@ -20,6 +20,8 @@
<% if cuser.gatherers.count < 5 %>
<%= f.check_box :confirm %> I have read the <%= link_to "rules", article_url(Article::G_RULES) %>, installed NS and Teamspeak3.
<% end %>
</p>
<p>
<a href="javascript:" id="gatherJoinBtn" class="button">
Click to join gather!
</a>