From 100b1edd4dd489307ff8edc09f1828aeac2ff634 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Thu, 31 Oct 2013 22:01:35 +0000 Subject: [PATCH] Remove unused extraneous attribute --- core/ui/MoreSideBar.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/ui/MoreSideBar.tid b/core/ui/MoreSideBar.tid index 48298f2bb..edb90162e 100644 --- a/core/ui/MoreSideBar.tid +++ b/core/ui/MoreSideBar.tid @@ -46,7 +46,7 @@ title: $:/core/ui/MoreSideBar <$reveal type="match" state="$:/state/moreSideBarTabSet" text="typeTab" qualifyTiddlerTitles="yes"> <$list filter="[!is[system]has[type]each[type]sort[type]]">
-<$view field="type" default="untyped"/> +<$view field="type"/> <$list filter="[type{!!type}!is[system]sort[title]]">
<$link to={{!!title}}><$view field="title"/>