fixed template issue
This commit is contained in:
parent
e100d805bc
commit
bf5511157f
1 changed files with 2 additions and 3 deletions
|
@ -86,7 +86,6 @@ Set this flag on the input acUriReceiver where you would like this behavior to o
|
|||
<#else>
|
||||
${submissionErrors[errorFieldName]}
|
||||
</#if>
|
||||
</#if>
|
||||
</#list>
|
||||
<#--Checking if Person Type field is empty-->
|
||||
<#if lvf.submissionErrorExists(editSubmission, "personType")>
|
||||
|
|
Loading…
Add table
Reference in a new issue