From 27ff5f9a8734b535f3a34b257fd6b8dadc5d19f4 Mon Sep 17 00:00:00 2001 From: Matt Gilman Date: Tue, 21 Jun 2016 23:02:58 -0400 Subject: [PATCH] NIFI-2075: - Fixing issue rendering event rows while visible in the shell. - Fixing issue go to/from the event table and lineage graph. - Fixing visibility of the event table header, search, and filter controls. - This closes #559 --- .../provenance/lineage-query-dialog.jsp | 2 +- .../provenance/provenance-content.jsp | 18 ++++++++---------- .../src/main/webapp/css/provenance.css | 19 +++++++++++++++---- .../js/nf/provenance/nf-provenance-lineage.js | 4 ++-- .../js/nf/provenance/nf-provenance-table.js | 7 +++---- 5 files changed, 29 insertions(+), 21 deletions(-) diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/provenance/lineage-query-dialog.jsp b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/provenance/lineage-query-dialog.jsp index 70b380947c..891d4b9707 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/provenance/lineage-query-dialog.jsp +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/provenance/lineage-query-dialog.jsp @@ -15,7 +15,7 @@ limitations under the License. --%> <%@ page contentType="text/html" pageEncoding="UTF-8" session="false" %> -