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
|
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 => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue