NIHVIVO-2325 Display core:hasPreseneterRole date as non-interval

This commit is contained in:
ryounes 2011-03-28 22:25:07 +00:00
parent 12e68942fc
commit c4d0143b49
2 changed files with 5 additions and 3 deletions

View file

@ -38,7 +38,7 @@
<@collatedObjectPropertyList property editable template />
<#else> <#-- uncollated -->
<#-- We pass property.statements and property.template even though we are also
passing property, because objecctPropertyList can get other values, and
passing property, because objectPropertyList can get other values, and
doesn't necessarily use property.statements and property.template -->
<@objectPropertyList property editable property.statements template />
</#if>