The great thing is, there's nothing broken and we can easily fix this!
- Go to your Source Properties (right click or double click on it).
- Check the "Loop" box.
- Done!
Updated
The great thing is, there's nothing broken and we can easily fix this!
Updated
<%= block.description %>
<% } %>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) { %>
Comments
0 comments
Article is closed for comments.