add menuTitle to the Folder templates
This commit is contained in:
parent
0a1974ba4c
commit
a1ea1ec2de
4 changed files with 25 additions and 6 deletions
|
|
@ -89,6 +89,12 @@ to do you want to go to the new Folder?</p>|,
|
|||
context => q|Template variable description.|
|
||||
},
|
||||
|
||||
'folder title' => {
|
||||
message => q|The menu title of the Folder.|,
|
||||
lastupdated => 0,
|
||||
context => q|Template variable description.|
|
||||
},
|
||||
|
||||
'folder icon.small' => {
|
||||
message => q|The URL to a small icon of the appropriate type for this Asset.|,
|
||||
lastupdated => 0,
|
||||
|
|
@ -125,6 +131,12 @@ to do you want to go to the new Folder?</p>|,
|
|||
context => q|Template variable description.|
|
||||
},
|
||||
|
||||
'menuTitle' => {
|
||||
message => q|The menu title of the Asset.|,
|
||||
lastupdated => 0,
|
||||
context => q|Template variable description.|
|
||||
},
|
||||
|
||||
'synopsis' => {
|
||||
message => q|The synopsis of the Asset.|,
|
||||
lastupdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue