fixed typo
This commit is contained in:
parent
ec7b31dcfc
commit
19dba14c44
1 changed files with 1 additions and 0 deletions
|
|
@ -128,6 +128,7 @@ sub formField {
|
|||
my $self = shift;
|
||||
my $properties = shift || {};
|
||||
my $withWrapper = shift;
|
||||
my $u = shift;
|
||||
$properties->{label} = $self->getLabel unless $properties->{label};
|
||||
$properties->{fieldType} = $self->get("fieldType");
|
||||
$properties->{name} = $self->getId;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue