Update 60-link.html

Remove development debug message.
Fixes #3574 ... courtesy of @Steve-Mcl
This commit is contained in:
ralphwetzel
2022-05-04 20:15:24 +02:00
committed by GitHub
parent bbc32c4cd0
commit a4603a4396

View File

@@ -302,7 +302,6 @@
return this.name?"node_label_italic":"";
},
oneditprepare: function() {
console.log("link call oneditprepare")
const updateVisibility = function() {
const static = $('#node-input-linkType').val() !== "dynamic";
if(static) {