All Downloads are FREE. Search and download functionalities are using the official Maven repository.

templates.view-catalogue.ftl Maven / Gradle / Ivy

The newest version!
<#include "molgenis-header.ftl">
<#include "molgenis-footer.ftl">

<#assign css=['ui.fancytree.min.css', 'catalogue.css']>
<#assign js=['jquery.fancytree.min.js', 'jquery.molgenis.tree.js', 'jquery.molgenis.attributemetadata.table.js', 'catalogue.js']>

<@header css js/>

<#if selectedEntityName??>

<#if showEntitySelect?string('true', 'false') == 'true'>

Data item selection

<#else> No available catalogues. <@footer/>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy