Remove Rico/*.js from debug loader.

This commit is contained in:
Frederic Junod
2012-05-15 12:31:34 +02:00
parent 5ed18a9708
commit 96fc2d71e3
3 changed files with 5 additions and 2 deletions

View File

@@ -145,6 +145,10 @@ OpenLayers.js).
* OpenLayers.Layer.Popup.AnchoredBubble
Because the Rico library is now only used by deprecated components, the
files have been removed from the debug loader in lib/OpenLayers.js;
the files have now to be explicitly loaded in a script tag.
## LayerSwitcher rounded corner removal
The deprecated `roundedCorner` and `roundedCornerColor` options have