nevermind, that's an RFE and needs more work

This commit is contained in:
Graham Knop 2007-10-04 22:21:11 +00:00
parent 7601fc1435
commit f170f246c6
2 changed files with 0 additions and 6 deletions

View file

@ -10,7 +10,6 @@
- Collaboration systems should always tell browser there is new content
- fix: Good Bad fields not properly localized
- fix: File user profile fields didn't link to the file
- Add select box to SQL Form
7.4.8
- fix: Syndicated Content doesn't display all items with multiple feeds in interleaved mode

View file

@ -425,11 +425,6 @@ should be implemented in WebGUI::Form::myELement.
searchElement => 'selectList',
type => 'list',
},
selectBox => {
name => 'Select box',
hasOptions => 1,
searchElement => 'selectBox',
},
radioList => {
name => 'Radio list',
hasOptions => 1,