kopia lustrzana https://github.com/miklobit/TiddlyWiki5
Another block mode vs inline mode fix
rodzic
f59b84e63b
commit
c4058c4662
|
@ -32,9 +32,11 @@ Click this link to get started: HelloThere
|
||||||
|
|
||||||
<$list filter="[list[MySubStoryList]]" history="MySubHistoryList">
|
<$list filter="[list[MySubStoryList]]" history="MySubHistoryList">
|
||||||
<div>
|
<div>
|
||||||
|
|
||||||
! <$button message="tw-close-tiddler" class="btn-invisible">{{$:/core/images/close-button}}</$button> <$view field="title"/>
|
! <$button message="tw-close-tiddler" class="btn-invisible">{{$:/core/images/close-button}}</$button> <$view field="title"/>
|
||||||
|
|
||||||
<$transclude/>
|
<$transclude/>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</$list>
|
</$list>
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue