Help for the template variable I added earlier
This commit is contained in:
parent
a77ff94488
commit
fea5dea0d9
2 changed files with 7 additions and 0 deletions
|
|
@ -145,6 +145,7 @@ our $HELP = {
|
|||
{ 'name' => 'field_label' },
|
||||
{ 'name' => 'field_value' },
|
||||
{ 'name' => 'field_name' },
|
||||
{ 'name' => 'field_type' },
|
||||
{ 'name' => 'field_id' },
|
||||
{ 'name' => 'field_url' },
|
||||
{ 'name' => 'field_subtext' },
|
||||
|
|
|
|||
|
|
@ -845,6 +845,12 @@ field.|,
|
|||
context => q|Description of a tmpl_var for the template help.|,
|
||||
},
|
||||
|
||||
'field_type' => {
|
||||
message => q|The type (File, Text, etc) of this field|,
|
||||
lastUpdated => 1240968588,
|
||||
context => q|Description of a tmpl_var for the template help.|,
|
||||
},
|
||||
|
||||
'field_label' => {
|
||||
message => q|The label of this field|,
|
||||
lastUpdated => 1104630516,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue