rfellows commented on code in PR #7924:
URL: https://github.com/apache/nifi/pull/7924#discussion_r1372122869
##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/policy-management.jsp:
##########
@@ -44,16 +44,6 @@
</div>
<div class="clear"></div>
</div>
- <div id="policy-selected-template-container" class="hidden
policy-selected-component-container">
- <div class="policy-selected-component-type-icon">
- <i class="icon icon-template"></i>
- </div>
- <div class="policy-selected-component-details-container">
- <div class="policy-selected-component-name"></div>
- <div class="policy-selected-component-type">Template</div>
- </div>
- <div class="clear"></div>
- </div>
Review Comment:
hmm, maybe now that i think about it a bit more... maybe they are the same.
@scottyaslan do you know?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]