mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 17:46:19 +00:00
ebd28c8dc7
Now we can display the fields list as a proper table. We've had to temporarily hack the list widget again…
3 lines
183 B
Plaintext
3 lines
183 B
Plaintext
title: $:/core/ui/TiddlerFieldTemplate
|
|
|
|
<tr class="tw-view-field"><td class="tw-view-field-name"><<listItem>></td><td class="tw-view-field-value"><$view field=<<listItem>>/></td></tr> |