Add buttons to the top of the $:/Import tiddler too

print-window-tiddler
Jermolene 2015-08-01 13:19:39 +01:00
rodzic 8488a13761
commit 3b321b5d26
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -9,6 +9,9 @@ tags: $:/tags/ViewTemplate
<<lingo Listing/Hint>>
<$button message="tm-delete-tiddler" param=<<currentTiddler>>><<lingo Listing/Cancel/Caption>></$button>
<$button message="tm-perform-import" param=<<currentTiddler>>><<lingo Listing/Import/Caption>></$button>
{{||$:/core/ui/ImportListing}}
<$button message="tm-delete-tiddler" param=<<currentTiddler>>><<lingo Listing/Cancel/Caption>></$button>