Commit 8625adb512aa5790419c8512a57959901e78d3b2
1 parent
0b78d7d9
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
interface/openlayers_t.htm
| @@ -19,7 +19,7 @@ | @@ -19,7 +19,7 @@ | ||
| 19 | } | 19 | } |
| 20 | </style> | 20 | </style> |
| 21 | </head> | 21 | </head> |
| 22 | -<body id="i3geo" style=width:100% > | 22 | +<body id="i3geo" style=width:100% ontouchstart="YAHOO.util.Event.preventDefault(event)" ontouchmove="YAHOO.util.Event.preventDefault(event)" ontouchend="YAHOO.util.Event.preventDefault(event)"> |
| 23 | 23 | ||
| 24 | <table id='mst' summary="" style='display:none;' cellspacing='0'> | 24 | <table id='mst' summary="" style='display:none;' cellspacing='0'> |
| 25 | <tr style="border:0px"> | 25 | <tr style="border:0px"> |