Another block mode vs inline mode fix

print-window-tiddler
Jermolene 2014-02-21 09:07:46 +00:00
rodzic f59b84e63b
commit c4058c4662
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -32,9 +32,11 @@ Click this link to get started: HelloThere
<$list filter="[list[MySubStoryList]]" history="MySubHistoryList">
<div>
! <$button message="tw-close-tiddler" class="btn-invisible">{{$:/core/images/close-button}}</$button> <$view field="title"/>
<$transclude/>
</div>
</$list>