NIHVIVO-1997 Reviving temporal graph link. Was accidentally lost in r7298
This commit is contained in:
parent
38c6b4310c
commit
603c9cee21
1 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,10 @@
|
||||||
<section id="menupage-intro" role="region">
|
<section id="menupage-intro" role="region">
|
||||||
<h3>${page.title}</h3>
|
<h3>${page.title}</h3>
|
||||||
|
|
||||||
|
<#-- This will allow us to keep menupage.ftl generic and keep vivo-specific extensions in VIVO -->
|
||||||
|
<#if visualizationLink??>
|
||||||
|
${visualizationLink}
|
||||||
|
</#if>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<#include "menupage-browse.ftl">
|
<#include "menupage-browse.ftl">
|
||||||
|
|
Loading…
Add table
Reference in a new issue