mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-06 21:08:01 +00:00
Refactor ImportListing
Better to avoid relying on the storyTiddler variable, which is a pain for people trying to reuse the import listing.
This commit is contained in:
@@ -25,12 +25,8 @@ or click to pick a file <$browse/>
|
||||
|
||||
The following tiddlers will be included in the upgrade <$button message="tw-perform-import" param="$:/Import">Upgrade</$button>
|
||||
|
||||
<$set name="storyTiddler" value="$:/Import">
|
||||
|
||||
{{$:/Import||$:/core/ui/ImportListing}}
|
||||
|
||||
</$set>
|
||||
|
||||
</$reveal>
|
||||
|
||||
<$reveal state="$:/Import!!status" type="match" text="complete">
|
||||
|
Reference in New Issue
Block a user