fix typo in template variables, sf bug 1240316
This commit is contained in:
parent
3d71467156
commit
02e687d04c
1 changed files with 2 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ The URL of the Asset.
|
|||
<p><b>isImage</b><br>
|
||||
A conditional indicating if this Asset is an Image Asset.
|
||||
|
||||
<p><b>thumbnail</b><br>
|
||||
<p><b>thumbnail.url</b><br>
|
||||
If this Asset is an Image, the URL to the thumbnail for it.
|
||||
|
||||
<p><b>isFile</b><br>
|
||||
|
|
@ -105,7 +105,7 @@ If this Asset is a File, the URL to the actual file for downloading.
|
|||
|
||||
</blockquote>
|
||||
|,
|
||||
lastUpdated => 1106683494,
|
||||
lastUpdated => 1121790331,
|
||||
},
|
||||
|
||||
'folder' => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue