Change from "All Threads" to "Search All Threads" #58

Merged
tadhgboyle merged 2 commits from master into master 2019-04-02 21:40:51 +00:00

View File

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