mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
removed popover
This commit is contained in:
parent
bb5a19b3fd
commit
5494b06311
@ -3104,7 +3104,6 @@ RED.view = (function() {
|
|||||||
|
|
||||||
var portLabelHoverTimeout = null;
|
var portLabelHoverTimeout = null;
|
||||||
var portLabelHover = null;
|
var portLabelHover = null;
|
||||||
var popover = null;
|
|
||||||
|
|
||||||
|
|
||||||
function getElementPosition(node) {
|
function getElementPosition(node) {
|
||||||
|
Loading…
Reference in New Issue
Block a user