patch for #441 - resolving Rico namespace conflict

git-svn-id: http://svn.openlayers.org/trunk/openlayers@2094 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
euzuro
2006-12-22 19:31:32 +00:00
parent 01cf10f53d
commit 112978ac3d
4 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -14,8 +14,8 @@
**/
var Rico = new Object();
Rico.Corner = {
OpenLayers.Rico = new Object();
OpenLayers.Rico.Corner = {
round: function(e, options) {
var e = $(e);