1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-01 02:02:24 +00:00

Update NavigatorWidget.tid (#4733)

This commit is contained in:
twMat
2020-06-27 14:11:41 +02:00
committed by GitHub
parent 33ee650fb7
commit 6f4f38506e
@@ -26,9 +26,7 @@ The following [[Messages]] are handled by the navigator widget:
<ul>
<$list filter="[tag[navigator-message]]">
<li>
<$link to={{!!title}}>
<$view field="title"/>
</$link>
<$link/>
</li>
</$list>
</ul>