update topic url and Metamaps.Active.Topic when you center
This commit is contained in:
parent
797a4f210a
commit
0124c87ec3
1 changed files with 2 additions and 0 deletions
|
@ -109,6 +109,8 @@ Metamaps.Topic = {
|
|||
if (callback) callback()
|
||||
}
|
||||
})
|
||||
Metamaps.Router.navigate('/topics/' + nodeid)
|
||||
Metamaps.Active.Topic = Metamaps.Topics.get(nodeid)
|
||||
}
|
||||
},
|
||||
fetchRelatives: function (nodes, metacode_id) {
|
||||
|
|
Loading…
Add table
Reference in a new issue