Yes, if you edit a status name, that change will be reflected on both:
- the records of animals that are currently in that status
- the records of animals that were in that status at any point in the past
They will all now list the new status name.
Yes, if you edit a status name, that change will be reflected on both:
They will all now list the new status name.
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) { %>