fix: FileUrl doesn't handle Snippets
This commit is contained in:
parent
ae61abe80d
commit
d37cd047e3
3 changed files with 13 additions and 6 deletions
|
|
@ -16,9 +16,9 @@ our $I18N = {
|
|||
message => q|
|
||||
<p><b>^FileUrl</b>();<br />
|
||||
<b>^FileUrl</b>(<i>Asset URL</i>);<br />
|
||||
This macro is used to return a filesystem URL to an File, Image or Snippet Asset identified by its Asset URL.</p>
|
||||
This macro is used to return a filesystem URL to a File or Image Asset identified by its Asset URL.</p>
|
||||
|,
|
||||
lastUpdated => 1146679314,
|
||||
lastUpdated => 1153476000,
|
||||
},
|
||||
|
||||
'invalid url' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue