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 = {
|
our $HELP = {
|
||||||
'userlist template' => {
|
'userlist template' => {
|
||||||
title => 'UserList Template',
|
title => 'UserList Template',
|
||||||
body => 'UserList Template Help Body',
|
body => '',
|
||||||
isa => [
|
isa => [
|
||||||
{ namespace => "Asset_UserList",
|
{ namespace => "Asset_UserList",
|
||||||
tag => "userlist asset template variables"
|
tag => "userlist asset template variables"
|
||||||
|
|
@ -72,7 +72,7 @@ our $HELP = {
|
||||||
'userlist asset template variables' => {
|
'userlist asset template variables' => {
|
||||||
private => 1,
|
private => 1,
|
||||||
title => 'UserList Template',
|
title => 'UserList Template',
|
||||||
body => 'UserList Template Help Body',
|
body => '',
|
||||||
isa => [
|
isa => [
|
||||||
{ namespace => "Asset_Wobject",
|
{ namespace => "Asset_Wobject",
|
||||||
tag => "wobject template variables",
|
tag => "wobject template variables",
|
||||||
|
|
|
||||||
|
|
@ -351,7 +351,7 @@ true for the 'email' profile field.|,
|
||||||
lastUpdated => 1081514049
|
lastUpdated => 1081514049
|
||||||
},
|
},
|
||||||
|
|
||||||
'profile_value' => {
|
'profile_file' => {
|
||||||
message => q|The file for this profile field, available if the profile field is an image or file.|,
|
message => q|The file for this profile field, available if the profile field is an image or file.|,
|
||||||
lastUpdated => 1081514049
|
lastUpdated => 1081514049
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue