Changeset 1440
- Timestamp:
- 09/19/08 11:41:07 (2 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
PleiadesEntity/trunk/skins/PleiadesEntity/place_view.pt
r1439 r1440 69 69 ] 70 70 ); 71 map.setCenter(new OpenLayers.LonLat(coords[0], coords[1]), 5);71 map.setCenter(new OpenLayers.LonLat(coords[0], coords[1]), 8); 72 72 } 73 73 </script> … … 101 101 </script> 102 102 103 <div id="non-map" style="float:left;width: 350px;">103 <div id="non-map" style="float:left;width:400px;"> 104 104 105 105 <p class="documentDescription">
