Merge pull request #1 from Aberdeener/Aberdeener-patch-1

Changed to Search All Threads
This commit was merged in pull request #58.
This commit is contained in:
Tadhg
2019-04-02 14:35:48 -07:00
committed by GitHub

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| %>