How do I get around the community?
You can use search to find answers. You can also browse topics and posts using views and filters. See Getting around the community.
You can use search to find answers. You can also browse topics and posts using views and filters. See Getting around the community.
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>
Comments
0 comments
Please sign in to leave a comment.