added the hidden list field type

This commit is contained in:
JT Smith 2005-07-26 21:54:47 +00:00
parent 6ebf9c9ff3
commit c15cfa954f
6 changed files with 190 additions and 196 deletions

View file

@ -3313,6 +3313,12 @@ Privileges and styles assigned to pages in the package will not be copied when t
context => q|Field type name|
},
'hidden list' => {
message => q|Hidden List|,
lastUpdated =>0,
context => q|Field type name|
},
'hidden' => {
message => q|Hidden|,
lastUpdated =>0,