How to remove a vendor distribution
To remove an account used in a vendor distribution:
- Click the Red X to the left of the line or lines you want to remove.
- Then, submit the changes.
Updated
To remove an account used in a vendor distribution:
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) { %>