1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00

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

This commit is contained in:
Jermolene 2015-08-01 13:19:39 +01:00
parent 8488a13761
commit 3b321b5d26

View File

@ -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>