<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
3 comments
https://support.dronelink.com/hc/en-us/community/posts/10368212142227/comments/10421099787667
Thanks for your response, Jim.
So the play services error that is displayed is irrelevant and will not affect function?
Correct
Please sign in to leave a comment.