maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH 2/2] Show bounding box errors


From: Maxime Petazzoni
Subject: [Maposmatic-dev] [PATCH 2/2] Show bounding box errors
Date: Wed, 9 Sep 2009 13:31:19 +0200

---
 www/templates/maposmatic/index.html |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/www/templates/maposmatic/index.html 
b/www/templates/maposmatic/index.html
index 528414e..c1c046a 100644
--- a/www/templates/maposmatic/index.html
+++ b/www/templates/maposmatic/index.html
@@ -186,6 +186,7 @@ map.{%endblocktrans%}</p>
     <tr class="bybbox label"><td colspan="2">{% trans "Bounding box:" 
%}</td></tr>
     <tr class="bybbox field"><td colspan="2" style="text-align: center;">
         {{ form.bbox }}
+        {{ form.bbox.errors }}
     </td></tr>
   </table>
 </form>
-- 
1.6.3.3.210.g29cb3





reply via email to

[Prev in Thread] Current Thread [Next in Thread]