fixes #139: New forum threads submitted locked/stickied are neither.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<div id="c-forum-topics">
|
||||
<div id="a-show">
|
||||
<h1>Topic: <%= @forum_topic.title %></h1>
|
||||
|
||||
<% if @forum_topic.is_locked? %>
|
||||
<div class="notice">
|
||||
<p>This topic has been locked.</p>
|
||||
|
||||
Reference in New Issue
Block a user