Added specific template for organizations menupage so Chintan can add the Temporal Graph link and keep vivo-specific code out of the Vitro core (see vivo r2077 for accompanying changes)

This commit is contained in:
nac26 2011-01-10 21:45:37 +00:00
parent e11711902b
commit dc27a74a8a

View file

@ -6,6 +6,11 @@
<section id="content-generic-class" role="region">
<h4>Visual Graph</h4>
<#-- This will allow us to keep menupage.ftl generic and keep vivo-specific extensions in VIVO -->
<#if visualizationLink??>
${visualizationLink}
</#if>
<#include "menupage-vClassesInClassgroup.ftl">
<section id="generic-class-graph" role="region">