fix EMSSubmissionForm and all its tests
This commit is contained in:
parent
0c23ba8cd7
commit
b0da37ec15
8 changed files with 81 additions and 64 deletions
|
|
@ -156,7 +156,7 @@ sub definition {
|
|||
my $definition = shift || [];
|
||||
push(@{$definition}, {
|
||||
name=>{
|
||||
defaultValue=>undef
|
||||
defaultValue=>''
|
||||
},
|
||||
value=>{
|
||||
defaultValue=>undef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue