Changeset 7081

Show
Ignore:
Timestamp:
11/26/08 01:15:23 (6 weeks ago)
Author:
daybreaker
Message:

refs #1131: IE7에서만 변수값 검사가 달라 안 되는 문제 수정

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.7/plugins/GoogleMap/index.php

    r7080 r7081  
    109109    var boundary = null; 
    110110    var locationMap = null; 
    111     if (console) // Firebug loading hack 
    112         console.log('start'); 
    113111    function adjustToBoundary() { 
    114112        var z = locationMap.getBoundsZoomLevel(boundary);