1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/core/ui/ListItemTemplate.tid
Jeremy Ruston ebd28c8dc7 Get the tiddler info panel fields list working properly
Now we can display the fields list as a proper table.

We've had to temporarily hack the list widget again…
2013-10-14 17:35:52 +01:00

4 lines
126 B
Plaintext

title: $:/core/ui/ListItemTemplate
<div class="tw-menu-list-item"><$link to={{!!title}}><$view field="title"/></$link>
</div>