templates.sorta-match-view.ftl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of molgenis-ontology Show documentation
Show all versions of molgenis-ontology Show documentation
Plugin module containing SORTA (system for ontology-based re-coding and technical
annotation)
plugins.
<#include "molgenis-header.ftl">
<#include "molgenis-footer.ftl">
<#include "sorta-match-view-result.ftl">
<#include "sorta-match-new-task.ftl">
<#include "sorta-match-list-tasks.ftl">
<#assign css=["jasny-bootstrap.min.css", "ui.fancytree.min.css", "ontology-service.css", "biobank-connect.css"]>
<#assign js=["jasny-bootstrap.min.js", "jquery.fancytree.min.js", "common-component.js", "ontology-service-result.js", "jquery.bootstrap.pager.js", "simple_statistics.js"]>
<@header css js/>
<@footer/>