Update JIT.js
This commit is contained in:
parent
76f4e796da
commit
d74f232570
1 changed files with 1 additions and 1 deletions
|
@ -1278,7 +1278,7 @@ const JIT = {
|
|||
break;
|
||||
}
|
||||
}
|
||||
console.log(Metamaps.Topics.get(node.id).attributes);
|
||||
|
||||
if(!node.selected){
|
||||
Metamaps.Util.openLink(Metamaps.Topics.get(node.id).attributes.link);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue