kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Fix bug with search not working
rodzic
576b46301c
commit
07a1d66e34
|
@ -14,7 +14,7 @@ title: $:/templates/SideBar
|
||||||
|
|
||||||
<div class="tw-search-results">
|
<div class="tw-search-results">
|
||||||
|
|
||||||
<$list filter="[!is[system]search[$:/temp/search]sort[title]limit[50]]" emptyMessage="//No results//"/>
|
<$list filter="[!is[system]search{$:/temp/search}sort[title]limit[50]]" emptyMessage="//No results//"/>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue