mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
New maps in progress...
This commit is contained in:
parent
6fae17432a
commit
9648affaaa
@ -178,7 +178,7 @@ Function tooltip_map_create
|
||||
Return void
|
||||
This function manages nodes tooltips
|
||||
*/
|
||||
MapController.prototype.tooltip_map_create = function(self, event, close) {
|
||||
MapController.prototype.tooltip_map_create = function(self, event) {
|
||||
var nodeR = parseInt($(event.currentTarget).attr("r"));
|
||||
var node_id = $(event.currentTarget).attr("id");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user