If a group is locked, use these steps to unlock:
- Go to Groups > Groups by Group Type > View All
- Click on name Group
- Click View Group Settings
- Click Edit Group Details
- Check box next to Unlock Group
- Save Changes
Updated
If a group is locked, use these steps to unlock:
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) { %>