updates for adding concepts and removing redirectToPublication.jsp

This commit is contained in:
hjkhjk54 2011-11-29 16:36:00 +00:00
parent 9c0ab640fa
commit b8c70867e0
5 changed files with 29 additions and 87 deletions

View file

@ -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>