Searched refs:humanizeList (Results 1 – 1 of 1) sorted by relevance
95 resource.topicsHtml = humanizeList(resource.topics, function(item) {123 taggedWithHtml.push(humanizeList(searchTags, function(item) {176 function humanizeList(arr, itemFormatter) { function