Fixed fit modes not appearing in sidebar

This commit is contained in:
rr- 2015-07-19 19:16:08 +02:00
parent 37eabe1556
commit c6a17d33af

View file

@ -214,7 +214,6 @@ if (forceHttpInPermalinks > 0) {
</div>
<% } %>
<% if (_.any(privileges) || _.any(editPrivileges) || post.contentType === 'image') { %>
<div class="box">
<h1>Options</h1>
<ul class="operations">
@ -281,7 +280,6 @@ if (forceHttpInPermalinks > 0) {
</li>
</ul>
</div>
<% } %>
</div>
<div id="post-view">