mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Update StateMechanism.tid (#4734)
This commit is contained in:
parent
6f4f38506e
commit
4127ce8e9f
@ -28,7 +28,7 @@ Note how this approach makes the ''open'' tab in the sidebar very easy to implem
|
|||||||
|
|
||||||
```
|
```
|
||||||
<$list filter="[list[$:/StoryList]]" history="$:/HistoryList" storyview="pop">
|
<$list filter="[list[$:/StoryList]]" history="$:/HistoryList" storyview="pop">
|
||||||
<$button message="tm-close-tiddler" class="tc-btn-invisible tc-btn-mini">×</$button> <$link to={{!!title}}><$view field="title"/></$link>
|
<$button message="tm-close-tiddler" class="tc-btn-invisible tc-btn-mini">×</$button> <$link/>
|
||||||
</$list>
|
</$list>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user