a few changes to the form control system before i continue making controls

This commit is contained in:
JT Smith 2005-07-26 21:29:08 +00:00
parent 7d95169b38
commit 6ebf9c9ff3
20 changed files with 331 additions and 1199 deletions

View file

@ -3301,6 +3301,36 @@ Privileges and styles assigned to pages in the package will not be copied when t
context => q|option for Rich Editor in profile|
},
'color' => {
message => q|Color|,
lastUpdated =>0,
context => q|Field type name|
},
'combobox' => {
message => q|Combo Box|,
lastUpdated =>0,
context => q|Field type name|
},
'hidden' => {
message => q|Hidden|,
lastUpdated =>0,
context => q|Field type name|
},
'codearea' => {
message => q|Code Area|,
lastUpdated =>0,
context => q|Field type name|
},
'button' => {
message => q|Button|,
lastUpdated =>0,
context => q|Field type name|
},
'cancel' => {
message => q|cancel|,
lastUpdated =>1092930637,