diff --git a/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl b/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl index 3ecfde3e..b5749d47 100644 --- a/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl +++ b/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl @@ -7,11 +7,12 @@ <#assign submissionErrors = editSubmission.validationErrors/> #if> + <#--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 selectedSource = "UMLS" /> - -