Mass action is a tool that allows you to perform an action on several individuals at one time. The action you can perform depends on the security access you have been granted. To learn more about mass action, see one of the following:
Updated
Mass action is a tool that allows you to perform an action on several individuals at one time. The action you can perform depends on the security access you have been granted. To learn more about mass action, see one of the following:
Updated
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) { %>