NIHVIVO-1316: Refactoring individual foaf person

This commit is contained in:
mb863 2011-01-24 03:08:57 +00:00
parent 8c03f249d1
commit d3615b7105

View file

@ -99,15 +99,9 @@
<@p.objectProperty researchAreas editable "propStatement-simple.ftl" /> <@p.objectProperty researchAreas editable "propStatement-simple.ftl" />
</ul> </ul>
</#if> </#if>
</section> </section>
</section>
<section id="visualization" role="region">
<section id="sparklines-publications" role="region">
<#include "individual-sparklineVisualization.ftl"> <#include "individual-sparklineVisualization.ftl">
</section>
<#-- Disable for now until controller sends data --> <#-- Disable for now until controller sends data -->
<#-- <#--
<section id="co-authors" role="region"> <section id="co-authors" role="region">
@ -123,8 +117,8 @@
<p class="view-all-coauthors"><a class="view-all-style" href="#">View All <img src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p> <p class="view-all-coauthors"><a class="view-all-style" href="#">View All <img src="${urls.images}/arrowIcon.gif" alt="arrow icon" /></a></p>
</section> </section>
--> -->
</section>
</section>
<#assign nameForOtherGroup = "other"> <#-- used by both individual-propertyGroupMenu.ftl and individual-properties.ftl --> <#assign nameForOtherGroup = "other"> <#-- used by both individual-propertyGroupMenu.ftl and individual-properties.ftl -->
<#-- Property group menu --> <#-- Property group menu -->