oops. more tabs

git-svn-id: http://svn.openlayers.org/trunk/openlayers@478 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-05-31 23:32:50 +00:00
parent bb61e0b358
commit b7343507b7

View File

@@ -152,9 +152,9 @@ OpenLayers.Popup.AnchoredBubble.prototype =
Rico.Corner.round(this.div, options);
} else {
Rico.Corner.reRound(this.contentDiv, options);
//set the popup color and opacity
this.setBackgroundColor();
this.setOpacity();
//set the popup color and opacity
this.setBackgroundColor();
this.setOpacity();
}
},