bf
This commit is contained in:
parent
3c47d6f1c3
commit
0f52f78c10
3 changed files with 65 additions and 16 deletions
|
@ -168,6 +168,7 @@
|
|||
|
||||
// Toggle children on click.
|
||||
function click(d) {
|
||||
window.open(d.link);
|
||||
// if (d.children) {
|
||||
// d._children = d.children;
|
||||
// d.children = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue