From 4952be6518cb505b2a170702fd2f13b2d0bfba7a Mon Sep 17 00:00:00 2001 From: Simon Huber Date: Fri, 2 Aug 2019 16:03:10 +0200 Subject: [PATCH] "Open" SideBar tab: use tv-story-list and tv-history-list (#4150) --- core/ui/SideBar/Open.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/ui/SideBar/Open.tid b/core/ui/SideBar/Open.tid index 32b0d865c..6ee386770 100644 --- a/core/ui/SideBar/Open.tid +++ b/core/ui/SideBar/Open.tid @@ -24,7 +24,7 @@ $button$ \end
-<$list filter="[list[$:/StoryList]]" history="$:/HistoryList" storyview="pop"> +<$list filter="[list]" history=<> storyview="pop">
<$macrocall $name="droppable-item" button="""<$button message="tm-close-tiddler" tooltip={{$:/language/Buttons/Close/Hint}} aria-label={{$:/language/Buttons/Close/Caption}} class="tc-btn-invisible tc-btn-mini">{{$:/core/images/close-button}} <$link to={{!!title}}><$view field="title"/>"""/>