bugfix, missing labels
This commit is contained in:
parent
7dc63c1aa0
commit
ea8415f902
7 changed files with 41 additions and 11 deletions
|
|
@ -37,6 +37,16 @@ The following methods are specifically available from this class. Check the supe
|
|||
|
||||
=cut
|
||||
|
||||
##-------------------------------------------------------------------
|
||||
|
||||
=head2 correctValues ( )
|
||||
|
||||
Override method from master class since SelectBox only support a single value
|
||||
|
||||
=cut
|
||||
|
||||
sub correctValues { }
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
|
||||
=head2 definition ( [ additionalTerms ] )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue