<%= 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
There is an on the fly mapping mission, full details on its use can be found here https://support.dronelink.com/hc/en-us/articles/7919790478995-Map-On-the-fly-Function
Thank you Martin that's brilliant, I'll try that on my next outing.
Let us know how it goes
Please sign in to leave a comment.