various fixes to EMS Submissin system
This commit is contained in:
parent
31fb0886bc
commit
e0b87268c5
8 changed files with 28 additions and 33 deletions
|
|
@ -419,7 +419,6 @@ my $expected = {
|
|||
'startDate' => '1',
|
||||
'description' => '1',
|
||||
'submissionStatus' => '0',
|
||||
sendEmailOnChange => 1,
|
||||
'_fieldList' => [
|
||||
'title',
|
||||
'description',
|
||||
|
|
@ -465,7 +464,6 @@ $expected = {
|
|||
'formDescription' => {
|
||||
'_fieldList' => [],
|
||||
'submissionStatus' => 0,
|
||||
sendEmailOnChange => 1,
|
||||
},
|
||||
'description' => undef,
|
||||
'_isValid' => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue