fixing checkboxes.
This commit is contained in:
parent
ba3b34dfcc
commit
604c9dadcd
1 changed files with 3 additions and 3 deletions
|
|
@ -120,15 +120,15 @@ sub definition {
|
|||
defaultValue=>undef
|
||||
},
|
||||
toolbarRow1=>{
|
||||
fieldType=>'checkBox',
|
||||
fieldType=>'checkList',
|
||||
defaultValue=>undef
|
||||
},
|
||||
toolbarRow2=>{
|
||||
fieldType=>'checkBox',
|
||||
fieldType=>'checkList',
|
||||
defaultValue=>undef
|
||||
},
|
||||
toolbarRow3=>{
|
||||
fieldType=>'checkBox',
|
||||
fieldType=>'checkList',
|
||||
defaultValue=>undef
|
||||
},
|
||||
enableContextMenu => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue