<%@include file="/libs/foundation/global.jsp" %> | |
<!-- Load the sidekick only when viewing issue page on its own --> | |
<% if(currentPage.getPath().equals(resourcePage.getPath())) { %> | |
<cq:include script="/libs/wcm/core/components/init/init.jsp"/> | |
<% } %> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment