Update the POD for the AssetProxy macro, re the displaying of edit controls. Fixes bug #11189
This commit is contained in:
parent
e9b11c5178
commit
37689843a3
2 changed files with 3 additions and 2 deletions
|
|
@ -27,9 +27,9 @@ Macro for displaying the output of an Asset in another location.
|
|||
|
||||
=head3 url | assetId
|
||||
|
||||
My specify either the asset url or the asset id. If no Asset with that URL or id can be found, an internationalized error message will be returned instead.
|
||||
Specify either the asset url or the asset id. If no Asset with that URL or id can be found, an internationalized error message will be returned instead.
|
||||
|
||||
No editing controls (toolbar) will be displayed in the Asset output, even if Admin is turned on.
|
||||
Editing controls (toolbar) may or may not be displayed in the Asset output, even if Admin is turned on.
|
||||
|
||||
The Not Found Page may not be Asset Proxied.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue