Commit b6007eed9b28d69bd01040d3f70a70025d5fa05a

Authored by Edmar Moretti
1 parent e4244809

-

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
classesjs/classe_eventos.js
... ... @@ -274,7 +274,6 @@ i3GEO.eventos =
274 274 // console.error(exy.target.id);
275 275 // console.error(exy.target.style.zIndex);
276 276 // tenta evitar abrir o balao em objetos do openlayers ou googlemaps
277   - alert(exy)
278 277 if (!exy) {
279 278 i3GEO.eventos.executaEventos(this.MOUSEUP);
280 279 } else {
... ...