[
https://issues.apache.org/jira/browse/NIFI-2371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15399599#comment-15399599
]
ASF GitHub Bot commented on NIFI-2371:
--------------------------------------
Github user joewitt commented on a diff in the pull request:
https://github.com/apache/nifi/pull/737#discussion_r72819062
--- Diff:
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/summary/nf-summary-table.js
---
@@ -382,15 +382,15 @@ nf.SummaryTable = (function () {
var markup = '';
if (isInShell) {
- markup += '<div class="pointer go-to fa
fa-long-arrow-right" title="Go To" style="margin-right: 3px;"></div> ';
+ markup += '<div class="pointer go-to fa
fa-long-arrow-right" title="Go Processor To" style="margin-right:
3px;"></div> ';
--- End diff --
"Go Processor To" doesn't sound right. Should it have been "Go to
Processor"?
> Cluster Page padding
> ---------------------
>
> Key: NIFI-2371
> URL: https://issues.apache.org/jira/browse/NIFI-2371
> Project: Apache NiFi
> Issue Type: Sub-task
> Components: Core UI
> Reporter: Scott Aslan
> Assignee: Joseph Witt
> Fix For: 1.0.0
>
>
> open the cluster shell and click to pop it out...looks like there is no
> padding
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)