renamed to resolvePath using $tw.utils.resolvePath

adapted ControlPanel / Saving accordingly
This commit is contained in:
Tobias Beer
2015-01-29 00:38:08 +01:00
parent e504530005
commit 4a05bd10e9
3 changed files with 30 additions and 42 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ http://$(userName)$.tiddlyspot.com/backup/
<<backupURL>>
</$reveal>
<$reveal type="nomatch" state="$:/UploadURL" text="">
<$macrocall $name=serverpath source={{$:/UploadURL}} target={{$:/UploadBackupDir}}>>
<$macrocall $name=resolvePath source={{$:/UploadBackupDir}} root={{$:/UploadURL}}>>
</$reveal>
</$set>
</$reveal>