From deb2819bfbd77557a6ee70186bd4d875144ecb13 Mon Sep 17 00:00:00 2001 From: Scott Aslan Date: Mon, 18 Jul 2016 18:37:53 -0400 Subject: [PATCH] [NIFI-2105] [NIFI-2106] fix status history dialog issues. This closes #673 --- .../webapp/WEB-INF/partials/canvas/shell.jsp | 2 +- .../partials/status-history-dialog.jsp | 18 +-- .../src/main/webapp/css/status-history.css | 30 ++-- .../webapp/js/jquery/modal/jquery.modal.css | 4 +- .../webapp/js/jquery/modal/jquery.modal.js | 14 -- .../main/webapp/js/nf/nf-status-history.js | 136 ++++++++++-------- 6 files changed, 101 insertions(+), 103 deletions(-) diff --git a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/shell.jsp b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/shell.jsp index 4673178277..371754c0e0 100644 --- a/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/shell.jsp +++ b/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/shell.jsp @@ -15,7 +15,7 @@ limitations under the License. --%> <%@ page contentType="text/html" pageEncoding="UTF-8" session="false" %> -