merging form pollution fix
This commit is contained in:
parent
c1cab2299c
commit
11e4f6ea7e
78 changed files with 2666 additions and 1463 deletions
|
|
@ -2639,6 +2639,24 @@ div.tabs {
|
|||
lastUpdated => 1044705103
|
||||
},
|
||||
|
||||
'class name' => {
|
||||
message => q|Class Name|,
|
||||
lastUpdated => 0,
|
||||
context=> 'Form Type Name, as in "Object Class Name"',
|
||||
},
|
||||
|
||||
'fieldType' => {
|
||||
message => q|Field Type|,
|
||||
lastUpdated => 0,
|
||||
context=> 'form field type',
|
||||
},
|
||||
|
||||
'slider' => {
|
||||
message => q|Slider|,
|
||||
lastUpdated => 0,
|
||||
context=> 'form field type that has a slide selector',
|
||||
},
|
||||
|
||||
'980' => {
|
||||
message => q|Empty this folder.|,
|
||||
lastUpdated => 1055908341
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue