mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-28 21:03:21 -08:00
Remove unused extraneous attribute
This commit is contained in:
parent
e870e28cf3
commit
100b1edd4d
1 changed files with 1 additions and 1 deletions
|
|
@ -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]]">
|
||||
<div class="tw-menu-list-item">
|
||||
<$view field="type" default="untyped"/>
|
||||
<$view field="type"/>
|
||||
<$list filter="[type{!!type}!is[system]sort[title]]">
|
||||
<div class="tw-menu-list-subitem">
|
||||
<$link to={{!!title}}><$view field="title"/></$link>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue