fix thread & reply navigator links

This commit is contained in:
jomo
2016-05-08 19:30:52 +02:00
parent 37cccdff18
commit bd061d3441
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
end
%>
<%= link_to @thread.forum.group, forumgroup_path(@thread.forum.group) %><%= link_to @thread.forum, @thread.forum %> New thread
<%= link_to @thread.forum.group, forumgroup_path(@thread.forum.group) %><%= link_to @thread.forum, @thread.forum %> → New thread
<h1>New thread</h1>
<%= form_for @thread do |f|%>
<table>