Location Picker

Both
Rightclick and Button
with higher precision
This commit is contained in:
Moorviper 2016-02-25 15:47:07 +01:00
commit 115d9abab9
5 changed files with 131 additions and 3 deletions

View file

@ -23,6 +23,10 @@ define(function () {
setTitle(d.source.node.nodeinfo.hostname + " " + d.target.node.nodeinfo.hostname)
}
this.gotoLocation = function() {
//ignore
}
this.destroy = function () {
}