nevermind, that's an RFE and needs more work
This commit is contained in:
parent
7601fc1435
commit
f170f246c6
2 changed files with 0 additions and 6 deletions
|
|
@ -10,7 +10,6 @@
|
||||||
- Collaboration systems should always tell browser there is new content
|
- Collaboration systems should always tell browser there is new content
|
||||||
- fix: Good Bad fields not properly localized
|
- fix: Good Bad fields not properly localized
|
||||||
- fix: File user profile fields didn't link to the file
|
- fix: File user profile fields didn't link to the file
|
||||||
- Add select box to SQL Form
|
|
||||||
|
|
||||||
7.4.8
|
7.4.8
|
||||||
- fix: Syndicated Content doesn't display all items with multiple feeds in interleaved mode
|
- fix: Syndicated Content doesn't display all items with multiple feeds in interleaved mode
|
||||||
|
|
|
||||||
|
|
@ -425,11 +425,6 @@ should be implemented in WebGUI::Form::myELement.
|
||||||
searchElement => 'selectList',
|
searchElement => 'selectList',
|
||||||
type => 'list',
|
type => 'list',
|
||||||
},
|
},
|
||||||
selectBox => {
|
|
||||||
name => 'Select box',
|
|
||||||
hasOptions => 1,
|
|
||||||
searchElement => 'selectBox',
|
|
||||||
},
|
|
||||||
radioList => {
|
radioList => {
|
||||||
name => 'Radio list',
|
name => 'Radio list',
|
||||||
hasOptions => 1,
|
hasOptions => 1,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue