diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/contact.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/contact.xsl index 407dc8fec..98ea590b9 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/contact.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/contact.xsl @@ -28,7 +28,17 @@ exclude-result-prefixes="xsl xs bebop cms foundry nav ui" version="2.0"> - + + + + + + + + + diff --git a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/person.xsl b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/person.xsl index 601d6d133..9c3a16229 100644 --- a/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/person.xsl +++ b/ccm-core/web/themes/foundry/foundry/lib/template-tags/content-items/person.xsl @@ -28,7 +28,73 @@ exclude-result-prefixes="xsl xs bebop cms foundry nav ui" version="2.0"> - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -115,8 +181,8 @@ + tunnel="yes" + select="$contentitem-tree/contacts/contact[@contactType=$contact-type]/contactentries"/> @@ -137,51 +203,5 @@ - - - + \ No newline at end of file