- Click the triangle in the search bar:
- Check the box for Envelope # and select close:
- Type in the envelope number in the search bar.
- Press return/enter or the Search (
) icon.
Updated
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) { %>