Github user trixpan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/1085#discussion_r81481431
--- Diff:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/provenance/provenance-content.jsp
---
@@ -17,8 +17,8 @@
<%@ page contentType="text/html" pageEncoding="UTF-8" session="false" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<div id="provenance">
- <span id="intial-component-query" class="hidden"><c:out
value="${param.componentId}"/></span>
--- End diff --
Thanks for spotting this. Couldn't find a CSS but found a javascript file
referencing to it. Added to a second commit.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---