This commit is contained in:
jomo
2013-10-21 05:47:49 +02:00
parent bfe9a1e6f5
commit 778071822a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<%= link_to "Forums", forumgroups_path %><%= link_to @forum.group, @forum.group %><%= link_to @forum %>
<%= link_to "Forums", forums_path %><%= link_to @forum.group, @forum.group %><%= link_to @forum %>
<h1><%= @forum.name %></h1>
<%= link_to "New thread", new_forumthread_path, class: "btn blue" %>
<div id="forum_threads">