remember to pass the definition up the stack...
This commit is contained in:
parent
b0da37ec15
commit
423e19ae0e
2 changed files with 2 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ sub definition {
|
|||
defaultValue => 1,
|
||||
},
|
||||
});
|
||||
return $definition;
|
||||
return $class->SUPER::definition( $session, $definition );
|
||||
}
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue