Some UserList Help fixes
This commit is contained in:
parent
3b874ad540
commit
5a479e633d
2 changed files with 3 additions and 3 deletions
|
|
@ -3,7 +3,7 @@ package WebGUI::Help::Asset_UserList;
|
|||
our $HELP = {
|
||||
'userlist template' => {
|
||||
title => 'UserList Template',
|
||||
body => 'UserList Template Help Body',
|
||||
body => '',
|
||||
isa => [
|
||||
{ namespace => "Asset_UserList",
|
||||
tag => "userlist asset template variables"
|
||||
|
|
@ -72,7 +72,7 @@ our $HELP = {
|
|||
'userlist asset template variables' => {
|
||||
private => 1,
|
||||
title => 'UserList Template',
|
||||
body => 'UserList Template Help Body',
|
||||
body => '',
|
||||
isa => [
|
||||
{ namespace => "Asset_Wobject",
|
||||
tag => "wobject template variables",
|
||||
|
|
|
|||
|
|
@ -351,7 +351,7 @@ true for the 'email' profile field.|,
|
|||
lastUpdated => 1081514049
|
||||
},
|
||||
|
||||
'profile_value' => {
|
||||
'profile_file' => {
|
||||
message => q|The file for this profile field, available if the profile field is an image or file.|,
|
||||
lastUpdated => 1081514049
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue