Merge branch 'maint-rel-1.6' into develop

This commit is contained in:
tworrall 2013-11-20 12:38:36 -05:00
commit b3a252274d

View file

@ -83,9 +83,8 @@ Set this flag on the input acUriReceiver where you would like this behavior to o
<#else> <#else>
${submissionErrors[errorFieldName]} ${submissionErrors[errorFieldName]}
</#if> </#if>
<#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-->