fix thread & reply navigator links
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user