mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Update 21-debug.html
Tidy up a leftover development debug message ... with a smile!
This commit is contained in:
parent
55ecc7a92c
commit
bbc32c4cd0
@ -530,7 +530,6 @@
|
|||||||
if (type !== 'full') {
|
if (type !== 'full') {
|
||||||
comp = $("#node-input-typed-complete").typedInput('value');
|
comp = $("#node-input-typed-complete").typedInput('value');
|
||||||
}
|
}
|
||||||
console.log('hihi')
|
|
||||||
that.statusType = "auto";
|
that.statusType = "auto";
|
||||||
that.statusVal = comp;
|
that.statusVal = comp;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user