diff --git a/ferramentas/identifica/index.js b/ferramentas/identifica/index.js index 0caebd8..b7667fb 100644 --- a/ferramentas/identifica/index.js +++ b/ferramentas/identifica/index.js @@ -434,7 +434,7 @@ i3GEOF.identifica = */ ativaFoco : function(id) { i3GEOF.identifica.listaTemas("ligados"); - i3GEO.util.mudaCursor(i3GEO.configura.cursores, temp, i3GEO.Interface.IDMAPA, i3GEO.configura.locaplic); + i3GEO.util.mudaCursor(i3GEO.configura.cursores, "identifica", i3GEO.Interface.IDMAPA, i3GEO.configura.locaplic); // i3GEOF.identifica.mostraImagemPonto(id); }, mostraImagemPonto : function(id) { -- libgit2 0.21.2