Merge r2193 from trunk

This commit is contained in:
rjy7 2011-01-15 05:02:07 +00:00
parent 7bc67dd008
commit dd0cb09dd3

View file

@ -54,20 +54,19 @@
</section>
</section>
<section id="publications-visualization" role="region">
<section id="sparklines-publications" role="region">
<#include "individual-sparklineVisualization.ftl">
<#-- RY Will we have an individual--foaf-organization.ftl template? If so, move this there and remove from here.
Also remove the method IndividualTemplateModel.isOrganization(). -->
<#if individual.organization >
<#-- Logically we only need section#temporal-graph, but css may depend on the outer sections. Leaving here for UI
team to check. -->
<section id="publications-visualization" role="region">
<section id="sparklines-publications" role="region">
<section id="temporal-graph" role="region">
<h3><img src="${urls.images}/visualization/temporal_vis_icon.jpg" width="25px" height="25px" /><a href="${urls.base}/visualization?vis=entity_comparison&uri=${individual.uri}">Temporal Graph</a></h3>
</section>
<#--<div>VISMODE: ${individual.moniker}</div>-->
</#if>
</section>
</section>
</section>
</#if>
<#assign nameForOtherGroup = "other"> <#-- used by both individual-propertyGroupMenu.ftl and individual-properties.ftl -->