diff --git a/webapp/src/main/webapp/templates/freemarker/edit/forms/js/addConcept.js b/webapp/src/main/webapp/templates/freemarker/edit/forms/js/addConcept.js index e8f24207..78851c2c 100644 --- a/webapp/src/main/webapp/templates/freemarker/edit/forms/js/addConcept.js +++ b/webapp/src/main/webapp/templates/freemarker/edit/forms/js/addConcept.js @@ -205,7 +205,7 @@ var addConceptForm = { var i; //For each result, display if(numberTotalMatches > 0) { - htmlAdd = "
" + addConceptForm.noResultsFound + "
"; } @@ -273,8 +273,8 @@ var addConceptForm = { return {"bestMatch":bestMatchResults, "alternate":alternateResults}; }, addResultsHeader:function(vocabSourceValue) { - var htmlAdd = "