From c4a67801b6266dadf481fec3337e1834096dd644 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=B3=E4=BF=A1=E5=B1=B9?= Date: Sun, 17 Aug 2014 12:52:05 +0800 Subject: [PATCH] change leaflet version to 0.7.3. --- _includes/recline-deps.html | 6 +++--- docs/tutorial-views.markdown | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/_includes/recline-deps.html b/_includes/recline-deps.html index 60b2005e..5f4313fc 100644 --- a/_includes/recline-deps.html +++ b/_includes/recline-deps.html @@ -1,6 +1,6 @@ - + @@ -31,7 +31,7 @@ - + diff --git a/docs/tutorial-views.markdown b/docs/tutorial-views.markdown index b1dba993..108e9f92 100644 --- a/docs/tutorial-views.markdown +++ b/docs/tutorial-views.markdown @@ -202,9 +202,9 @@ library and the Recline Map view: {% highlight html %} - + @@ -214,7 +214,7 @@ library and the Recline Map view: - + {% endhighlight %}