<%= 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
1 comment
Moving this thread to the beta feedback topic. We are preparing documentation on all the changes, but feel free to leave specific feedback here. It will eventually roll out to production so now is your change to influence the roadmap.
Please sign in to leave a comment.