OpenLayers OpenLayers

Changeset 6404

Show
Ignore:
Timestamp:
02/28/08 17:10:26 (2 years ago)
Author:
euzuro
Message:

remove console.log

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • sandbox/euzuro/pop/lib/OpenLayers/Popup.js

    r6403 r6404  
    274274            }); 
    275275            this.map.events.register("moveend", this, function() { 
    276                 console.log("popend"); 
    277276                var oldOverflow = this.contentDiv._oldOverflow; 
    278277                if (oldOverflow) {