fix error on new thread page
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<% title "New Thread: #{@thread.forum.title}" %>
|
||||
<% title "New Thread: #{@thread.forum.name}" %>
|
||||
|
||||
<%= link_to @thread.forum.group, forumgroup_path(@thread.forum.group) %> → <%= link_to @thread.forum, @thread.forum %> → New thread
|
||||
<h1>New thread</h1>
|
||||
|
||||
Reference in New Issue
Block a user