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:
+2
-2
@@ -14,8 +14,8 @@
|
||||
**/
|
||||
|
||||
|
||||
var Rico = new Object();
|
||||
Rico.Corner = {
|
||||
OpenLayers.Rico = new Object();
|
||||
OpenLayers.Rico.Corner = {
|
||||
|
||||
round: function(e, options) {
|
||||
var e = $(e);
|
||||
|
||||
Reference in New Issue
Block a user