Removed /x from ErrorHandler HTML reformatting since it doesn't use embedded whitespace or comments.
Fixed a typo in the Macro_r_printable where an ending bold tag was dropped. Add some POD to Asset.pm talking about variables that are added when processTemplate is called. More ISA work in the Help system.
This commit is contained in:
parent
850abf9b6d
commit
0db2156374
6 changed files with 29 additions and 19 deletions
|
|
@ -1655,7 +1655,8 @@ sub processPropertiesFromFormPost {
|
|||
|
||||
=head2 processTemplate ( vars, templateId, template )
|
||||
|
||||
Returns the content generated from this template.
|
||||
Returns the content generated from this template. It adds the Asset control
|
||||
bar to the template variables, as well as all Asset properties and metadata.
|
||||
|
||||
=head3 hashRef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue