<%= 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
There is an undo/redo button in the menu bar.\
See this image for details: https://cl.ly/a03a196e6d89
thanks ! that was easy.
Please sign in to leave a comment.