<%= 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
Hello Kaleb.
Thanks for your question. The 'Developer Tools' provides our developers with a wide range of valuable information and diagnostics. Every modern browser app contains this type of feature. While they aren't intended for ordinary users, these tools are also a necessary part of the app.
Thanks again for your question and I hope this helps. Have a great rest of your day.
Please sign in to leave a comment.