registrant management is mostly working
This commit is contained in:
parent
57934cf1bc
commit
9d99c7e71d
6 changed files with 363 additions and 1689 deletions
|
|
@ -146,8 +146,6 @@ sub toHtml {
|
|||
}
|
||||
my $i=0;
|
||||
my $options = $self->getOptions;
|
||||
$self->session->errorHandler->warn(JSON->new->encode($options));
|
||||
|
||||
foreach my $key (keys %{$options}) {
|
||||
$i++;
|
||||
my @values = $self->getDefaultValue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue