Commit b754ad59 by Sven Marnach Committed by Alex Dusenbery

Unconditionally include the wrapper div for the visibility message.

parent 4837b6eb
...@@ -29,9 +29,8 @@ ...@@ -29,9 +29,8 @@
</div> </div>
</label> </label>
</div> </div>
<% } else if (is_discussion_division_enabled) { %>
<div class="post-field group-visibility" id="wrapper-visibility-message"></div>
<% } %> <% } %>
<div class="post-field group-visibility" id="wrapper-visibility-message"></div>
<div class="post-field"> <div class="post-field">
<label class="field-label"> <label class="field-label">
<span class="field-label-text"><%- gettext("Title") %></span> <span class="field-label-text"><%- gettext("Title") %></span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment