Location Picker
Both Rightclick and Button with higher precision
This commit is contained in:
parent
32b919dca7
commit
115d9abab9
5 changed files with 131 additions and 3 deletions
|
|
@ -23,6 +23,10 @@ define(function () {
|
|||
setTitle(d.source.node.nodeinfo.hostname + " – " + d.target.node.nodeinfo.hostname)
|
||||
}
|
||||
|
||||
this.gotoLocation = function() {
|
||||
//ignore
|
||||
}
|
||||
|
||||
this.destroy = function () {
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue