updates for adding concepts and removing redirectToPublication.jsp
This commit is contained in:
parent
9c0ab640fa
commit
b8c70867e0
5 changed files with 29 additions and 87 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
|
||||
<#--This is set for testing purposes - will be retrieved dynamically from the generator later-->
|
||||
<#assign sources = [{"uri":"UMLS", "label":"UMLS"}, {"uri":"Agrovoc", "label":"Agrovoc"}]/>
|
||||
<#assign sources = [{"uri":"http://link.informatics.stonybrook.edu/umls/", "label":"UMLS"}, {"uri":"http://www.agrovoc.com", "label":"Agrovoc"}]/>
|
||||
<#assign selectedSource = "UMLS" />
|
||||
|
||||
<h2>Manage Concepts</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue