<% if (ctx.nextPostId) { %> - <% if (ctx.searchQuery && ctx.searchQuery.text) { %> - - <% } else { %> - - <% } %> + <% } else { %> <% } %> @@ -17,11 +13,7 @@
<% if (ctx.prevPostId) { %> - <% if (ctx.searchQuery && ctx.searchQuery.text) { %> - - <% } else { %> - - <% } %> + <% } else { %> <% } %> @@ -37,11 +29,7 @@ <% } else { %> <% if (ctx.canEditPosts) { %> - <% if (ctx.searchQuery && ctx.searchQuery.text) { %> - - <% } else { %> - - <% } %> + <% } else { %> <% } %> diff --git a/client/html/post_readonly_sidebar.tpl b/client/html/post_readonly_sidebar.tpl index 5272731f..351d93df 100644 --- a/client/html/post_readonly_sidebar.tpl +++ b/client/html/post_readonly_sidebar.tpl @@ -51,11 +51,7 @@ <% for (let post of ctx.post.relations) { %><% if (ctx.searchQuery && ctx.searchQuery.text) { %><% } else { %><% } %><%= ctx.makeThumbnail(post.thumbnailUrl) %><% } %><% if (ctx.canListPosts) { %>'>'><% } %><%- tag %><% if (ctx.canListPosts) { %>