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
Showing only changes of commit 2fd545ae92 - Show all commits

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