From acde7bd645fcf096c1c810462999626c93150e4d Mon Sep 17 00:00:00 2001 From: sanj Date: Thu, 12 Aug 2010 19:29:40 +0530 Subject: [PATCH] added page title and removed alert --- vurbanism/static/js/vurbanism.js | 1 - vurbanism/templates/flyovers.html | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/vurbanism/static/js/vurbanism.js b/vurbanism/static/js/vurbanism.js index 5061c25..b28cf93 100644 --- a/vurbanism/static/js/vurbanism.js +++ b/vurbanism/static/js/vurbanism.js @@ -147,7 +147,6 @@ $(function() { var currFeatures = jsonLayer.features; jsonLayer.removeFeatures(currFeatures); jsonLayer.addFeatures(geojson_format.read(features)); - alert(type); switch(type.toLowerCase()) { case "image": var html = tmpl("tmpl_images", {'images': json.images}); diff --git a/vurbanism/templates/flyovers.html b/vurbanism/templates/flyovers.html index 1c6910d..3f0f0ef 100644 --- a/vurbanism/templates/flyovers.html +++ b/vurbanism/templates/flyovers.html @@ -103,6 +103,7 @@ a img { box-shadow: 0px 0px 1.5em; } + Vertical Urbanism: Flyovers in Mumbai