update DataForm docs. Height is only used on *areas

This commit is contained in:
Colin Kuskie 2006-07-26 01:15:00 +00:00
parent ee59a4bade
commit 271c539974

View file

@ -208,13 +208,13 @@ to validate any input that the user may supply.|,
},
'8 description' => {
message => q|Set the width of most fields in pixels, except for lists. For a drop-down list, it sets the height in entries.|,
lastUpdated => 1153612746,
message => q|Set the width of most fields in pixels.|,
lastUpdated => 1153876300,
},
'27 description' => {
message => q|Set the height of this field in pixels. Only used on textareas and HTMLAreas.|,
lastUpdated => 1153613086,
message => q|Set the height of this field in pixels. Only used on Textareas and HTMLAreas.|,
lastUpdated => 1153876588,
},
'editField vertical label description' => {