fixed template issue

This commit is contained in:
tworrall 2013-11-20 12:37:45 -05:00
parent e100d805bc
commit bf5511157f

View file

@ -86,7 +86,6 @@ Set this flag on the input acUriReceiver where you would like this behavior to o
<#else> <#else>
${submissionErrors[errorFieldName]} ${submissionErrors[errorFieldName]}
</#if> </#if>
</#if>
</#list> </#list>
<#--Checking if Person Type field is empty--> <#--Checking if Person Type field is empty-->
<#if lvf.submissionErrorExists(editSubmission, "personType")> <#if lvf.submissionErrorExists(editSubmission, "personType")>