more enhancements to the slide panel

This commit is contained in:
JT Smith 2005-04-19 23:39:50 +00:00
parent 93c6567fb7
commit 3cdb52faca
4 changed files with 24 additions and 5 deletions

View file

@ -155,6 +155,7 @@ sub definition {
defaultValue=>0,
fieldType=>"yesNo"
},
}
});
return $class->SUPER::definition($definition);
}