<%= 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
2 comments
A versão que eu uso é a 5.2.1.307
Could be this issue: https://support.dronelink.com/hc/en-us/community/posts/44355505437331?page=2#comments
Please sign in to leave a comment.