From 93910a1655f0f536d8927415935ab316bcad376f Mon Sep 17 00:00:00 2001 From: rr- Date: Mon, 8 Apr 2019 22:06:42 +0200 Subject: [PATCH] client/tags: fix post search links --- client/html/post_readonly_sidebar.tpl | 2 +- client/html/tag_delete.tpl | 2 +- client/html/tag_summary.tpl | 2 +- client/js/controllers/tag_controller.js | 1 + client/js/controls/post_readonly_sidebar_control.js | 2 ++ client/js/controls/tag_input_control.js | 3 ++- client/js/util/uri.js | 11 ++++++++--- 7 files changed, 16 insertions(+), 7 deletions(-) diff --git a/client/html/post_readonly_sidebar.tpl b/client/html/post_readonly_sidebar.tpl index cf786c6..54d7241 100644 --- a/client/html/post_readonly_sidebar.tpl +++ b/client/html/post_readonly_sidebar.tpl @@ -89,7 +89,7 @@ --><% } %><% if (ctx.canListPosts) { %>' class='<%= ctx.makeCssName(tag.category, 'tag') %>'>' class='<%= ctx.makeCssName(tag.category, 'tag') %>'><% } %><%- tag.names[0] %> <% if (ctx.canListPosts) { %>