Added Who's Playing? screen

This commit is contained in:
MrYummy
2017-06-18 13:11:36 -04:00
parent a24d26dd7c
commit e7463524af
6 changed files with 32 additions and 3 deletions
+3
View File
@@ -31,6 +31,9 @@
<li>
<%= link_to "Donate", donate_statics_path, class: ("active" if con == "statics" && params[:action] == "donate") %>
</li>
<li>
<%= link_to "Who's Playing?", online_statics_path, class: ("active" if con == "statics" && params[:action] == "online") %>
</li>
</ul>
</div>
<div id="userbar">