remove debugging code
This commit is contained in:
parent
032617a8ba
commit
2b1409222c
1 changed files with 0 additions and 1 deletions
|
|
@ -169,7 +169,6 @@ sub dynamicForm {
|
|||
$params{value} = $parent->get($fieldname);
|
||||
$params{name} = $fieldname;
|
||||
$self->dynamicField(%params);
|
||||
warn "name: ".$fieldname;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue