fixed a isHidden and newWindow save bug
This commit is contained in:
parent
514f84bffb
commit
4704e4c55f
1 changed files with 8 additions and 0 deletions
|
|
@ -369,6 +369,14 @@ sub definition {
|
|||
defaultValue=>0
|
||||
},
|
||||
isPackage=>{
|
||||
fieldType=>'yesNo',
|
||||
defaultValue=>0
|
||||
},
|
||||
isHidden=>{
|
||||
fieldType=>'yesNo',
|
||||
defaultValue=>0
|
||||
},
|
||||
newWindow=>{
|
||||
fieldType=>'yesNo',
|
||||
defaultValue=>0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue