Merged pull request #58.

This commit is contained in:
Logan Fick
2019-04-02 17:40:20 -04:00

View File

@@ -1,6 +1,6 @@
<% title "Forums" %>
<%= link_to "All Threads", forumthreads_path, class: "btn blue right" %>
<%= link_to "Search All Threads", forumthreads_path, class: "btn blue right" %>
<br>
<div id="forum_groups">
<% @groups.each do |group| %>