From cef720679686c48327b919ff2eeb192659e4f287 Mon Sep 17 00:00:00 2001 From: Matt Gilman Date: Fri, 19 Jun 2015 08:51:22 -0400 Subject: [PATCH] NIFI-699: - Removing the enabled checkbox from the controller service configuration dialog. This was originally added to be consistent with the processor configuration dialog. However, the action may be long running and needs a polling mechanism to indicate to the user once the action completes. This is currently built into the enable/disable dialog and that is the preferred mechanism for enabling/disabling. --- .../controller-service-configuration.jsp | 4 ---- .../main/webapp/css/controller-service.css | 13 ------------ .../js/nf/canvas/nf-controller-service.js | 20 ------------------- 3 files changed, 37 deletions(-) diff --git a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/controller-service-configuration.jsp b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/controller-service-configuration.jsp index 533aa54175..7a0f992467 100644 --- a/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/controller-service-configuration.jsp +++ b/nifi/nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/canvas/controller-service-configuration.jsp @@ -25,10 +25,6 @@
Name
-
-
- Enabled -