fixing checkboxes.

This commit is contained in:
Matthew Wilson 2005-12-23 19:13:23 +00:00
parent ba3b34dfcc
commit 604c9dadcd

View file

@ -120,15 +120,15 @@ sub definition {
defaultValue=>undef defaultValue=>undef
}, },
toolbarRow1=>{ toolbarRow1=>{
fieldType=>'checkBox', fieldType=>'checkList',
defaultValue=>undef defaultValue=>undef
}, },
toolbarRow2=>{ toolbarRow2=>{
fieldType=>'checkBox', fieldType=>'checkList',
defaultValue=>undef defaultValue=>undef
}, },
toolbarRow3=>{ toolbarRow3=>{
fieldType=>'checkBox', fieldType=>'checkList',
defaultValue=>undef defaultValue=>undef
}, },
enableContextMenu => { enableContextMenu => {