Fix page controller and action IDs
- Also fix affected CSS and JS files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div id="c-forum-topics">
|
||||
<div id="c-forum-posts">
|
||||
<div id="a-new">
|
||||
<% if @forum_topic %>
|
||||
<h1>Reply to <%= @forum_topic.title %></h1>
|
||||
|
||||
Reference in New Issue
Block a user