lots o fixes
This commit is contained in:
parent
81a26c6d18
commit
fa5439b099
16 changed files with 77 additions and 75 deletions
|
|
@ -139,7 +139,7 @@ sub toHtml {
|
|||
}
|
||||
$options{$type} = $class->getName($self->session);
|
||||
}
|
||||
$self->get('options') = \%options;
|
||||
$self->set('options',\%options);
|
||||
|
||||
return $self->SUPER::toHtml();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue