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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

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) {