To delete someone from a group, follow these steps:
- Click Groups > Groups by Group Type > View All
- Select group
- Locate individual
- Click red minus to right of name
Updated
To delete someone from a group, follow these steps:
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) { %>