From 9533dfa80f1f08a9abb099738e980f65078915b7 Mon Sep 17 00:00:00 2001 From: echarp Date: Thu, 25 Apr 2019 19:26:03 +0200 Subject: [PATCH] Small adjustment to filtering tag presentation --- app/views/tags/_context.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/tags/_context.html.haml b/app/views/tags/_context.html.haml index 42023789..f6f07bd2 100644 --- a/app/views/tags/_context.html.haml +++ b/app/views/tags/_context.html.haml @@ -16,7 +16,7 @@ - elsif action_name == 'index' %em.fa.fa-tag - = params[:tag] + = params[:tag] - if action_name == 'index' %a(href="?tag=")