How to resolve the 'No data to display' message when searching for a family or a member
Most often, this message is displayed when a filter has been turned on. The way to resolve this is to clear out all of the filters.
Updated
Most often, this message is displayed when a filter has been turned on. The way to resolve this is to clear out all of the filters.
Updated
Our offices will be closed on Monday, January 20th, in honor of Martin Luther King Day. Regular business hours will resume on Tuesday, January 21st.
"I have decided to stick with love. Hate is too great a burden to bear." - Martin Luther King Jr.
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) { %>