Click to show bridges.
This commit is contained in:
parent
6b86da3b51
commit
1cf4276081
2 changed files with 30 additions and 37 deletions
|
|
@ -57,8 +57,9 @@ $(function() {
|
|||
reset(); // clear all documents and bridges
|
||||
docs.forEach((doc, index) => {
|
||||
fulfil(doc, index, docs.length);
|
||||
create_bridges(link_count);
|
||||
});
|
||||
create_bridges(link_count);
|
||||
add_handlers();
|
||||
update();
|
||||
});
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue