From 38782ab60cab073e163accf912524cce1398ee8a Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Thu, 3 Jan 2013 20:52:02 +0000 Subject: [PATCH] Improve tag template We have to include fake
  • tags to keep Bootstrap's specificity rules happy --- core/templates/TagTemplate.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/TagTemplate.tid b/core/templates/TagTemplate.tid index fb699c5f1..d7bde87f5 100644 --- a/core/templates/TagTemplate.tid +++ b/core/templates/TagTemplate.tid @@ -9,7 +9,7 @@ title: $:/templates/TagTemplate *.divider *
    <$list filter="[is[current]tagging[]sort[title]]"> -<$view field="title" format="link" /> +
  • <$view field="title" format="link" />