diff --git a/_includes/recline-deps.html b/_includes/recline-deps.html index ee0d4750..ad926765 100644 --- a/_includes/recline-deps.html +++ b/_includes/recline-deps.html @@ -1,6 +1,6 @@ - + @@ -21,7 +21,7 @@ - + diff --git a/docs/tutorial-views.markdown b/docs/tutorial-views.markdown index 2dc86f56..32865631 100644 --- a/docs/tutorial-views.markdown +++ b/docs/tutorial-views.markdown @@ -189,14 +189,14 @@ library and the Recline Map view: {% highlight html %} - + - + {% endhighlight %} diff --git a/download.markdown b/download.markdown index 468a6302..efcabc9e 100644 --- a/download.markdown +++ b/download.markdown @@ -78,7 +78,7 @@ Optional dependencies: * [Mustache.js](https://github.com/janl/mustache.js/) >= 0.5.0-dev (required for all views) * [JQuery Flot](http://code.google.com/p/flot/) >= 0.7 (required for for graph view) -* [Leaflet](http://leaflet.cloudmade.com/) >= 0.3.1 (required for map view) +* [Leaflet](http://leaflet.cloudmade.com/) >= 0.4.4 (required for map view) * [Verite Timeline](https://github.com/VeriteCo/Timeline/) as of 2012-05-02 (required for the timeline view) * [Bootstrap](http://twitter.github.com/bootstrap/) >= v2.0 (default option for CSS and UI JS but you can use your own)