mirror of
https://github.com/apache/nifi.git
synced 2025-02-07 10:38:33 +00:00
[NIFI-1761] UI - Remove reminants of cluster-indicator. This closes #356
This commit is contained in:
parent
153f63ef43
commit
10986553aa
@ -79,10 +79,6 @@ nf.CanvasHeader = (function () {
|
|||||||
|
|
||||||
// show the connected nodes
|
// show the connected nodes
|
||||||
$('#connected-nodes-element').show();
|
$('#connected-nodes-element').show();
|
||||||
|
|
||||||
// show the cluster indicator
|
|
||||||
$('#cluster-indicator').show();
|
|
||||||
$('#data-flow-title-viewport').css('left', '113px');
|
|
||||||
} else {
|
} else {
|
||||||
$('#cluster-link').hide();
|
$('#cluster-link').hide();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user