Working in the enterprise holding area.

This commit is contained in:
mdtrooper 2016-04-25 10:45:38 +02:00
parent 058a51232e
commit e47c8641ac
1 changed files with 4 additions and 0 deletions

View File

@ -2281,6 +2281,10 @@ NetworkmapController.prototype.refresh_nodes = function() {
});
}
NetworkmapController.prototype.refresh_map = function() {
MapController.prototype.refresh_map.call(this);
}
/**
* Function refresh_arrows
* Return void