From cf1d15354df5e9062c4c8a24e24bd283214d06ca Mon Sep 17 00:00:00 2001 From: rr- Date: Sun, 28 Aug 2016 18:53:06 +0200 Subject: client/paging: avoid redrawing header navigation --- client/html/posts_header.tpl | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'client/html/posts_header.tpl') diff --git a/client/html/posts_header.tpl b/client/html/posts_header.tpl index 5b4f1d4..e34f061 100644 --- a/client/html/posts_header.tpl +++ b/client/html/posts_header.tpl @@ -12,11 +12,8 @@ %><% if (ctx.canMassTag) { %><% %><% %><% - %><% if (ctx.parameters.tag) { %><% - %>Tagging with:<% - %><% } else { %><% - %>Mass tag<% - %><% } %><% + %>Tagging with:<% + %>Mass tag<% %><% %><%= ctx.makeTextInput({name: 'masstag', value: ctx.parameters.tag}) %><% %><% -- cgit v1.3