Commit 0b5d9a295a70ed30503a911cffff973bee639955
1 parent
d96b31c8
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
0 additions
and
1 deletions
Show diff stats
classesjs/classe_interface.js
| @@ -770,7 +770,6 @@ i3GEO.Interface = | @@ -770,7 +770,6 @@ i3GEO.Interface = | ||
| 770 | i3GEO.Interface.openlayers.parametrosMap.allOverlays = false; | 770 | i3GEO.Interface.openlayers.parametrosMap.allOverlays = false; |
| 771 | } | 771 | } |
| 772 | 772 | ||
| 773 | - | ||
| 774 | if (i3GEO.Interface.TABLET === true) { | 773 | if (i3GEO.Interface.TABLET === true) { |
| 775 | i3GEO.Interface.openlayers.parametrosMap.theme = null; | 774 | i3GEO.Interface.openlayers.parametrosMap.theme = null; |
| 776 | 775 |