mirror of
https://github.com/apache/nifi.git
synced 2025-02-16 06:55:28 +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
|
||||
$('#connected-nodes-element').show();
|
||||
|
||||
// show the cluster indicator
|
||||
$('#cluster-indicator').show();
|
||||
$('#data-flow-title-viewport').css('left', '113px');
|
||||
} else {
|
||||
$('#cluster-link').hide();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user