Fixed a typo in the POD for Asset.pm
Fixed a bug in the Help related to HTML::Template v2.9. It does not like variables with empty string names.
This commit is contained in:
parent
52911b42d5
commit
5247aa80f2
3 changed files with 23 additions and 21 deletions
|
|
@ -1747,7 +1747,7 @@ sub processTemplate {
|
|||
=head2 publish ( arrayref )
|
||||
|
||||
Sets an asset and it's descendants to a state of 'published' regardless of it's current state by default.
|
||||
Otherwise sets state to published only for assests matching one of the states passed in.
|
||||
Otherwise sets state to published only for assets matching one of the states passed in.
|
||||
|
||||
=head3 arrayref
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue