Final tweak for the definition for Form/Combo.
This commit is contained in:
parent
52cfc73033
commit
e11e6543b1
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ sub definition {
|
|||
defaultValue=>undef
|
||||
},
|
||||
});
|
||||
return $definition;
|
||||
return $class->SUPER::definition($session, $definition);
|
||||
}
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue