a bugfix for sql report and a few more updates to the form system

This commit is contained in:
JT Smith 2005-07-27 18:38:41 +00:00
parent 4eaf8c3827
commit ce6ee697f9
5 changed files with 29 additions and 513 deletions

View file

@ -3325,6 +3325,18 @@ Privileges and styles assigned to pages in the package will not be copied when t
context => q|Field type name|
},
'interval' => {
message => q|Interval|,
lastUpdated =>0,
context => q|Field type name|
},
'group' => {
message => q|Group|,
lastUpdated =>0,
context => q|Field type name|
},
'codearea' => {
message => q|Code Area|,
lastUpdated =>0,