<%= 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
I found this post because I'm trying to do the same thing and I don't see these fields in my waypoints.
Expert mode: https://support.dronelink.com/hc/en-us/articles/6440699906707-Mission-Planner-Mode-Normal-Expert
Please sign in to leave a comment.