From 822645aade15a4c4ac0558b116f7aacf9491002c Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 18 Dec 2011 01:53:58 +0000 Subject: [PATCH] access gmaps over ssl to eliminate a warning under IE, RT#15539 --- httemplate/view/map.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/view/map.html b/httemplate/view/map.html index 71a153842..1725fd852 100644 --- a/httemplate/view/map.html +++ b/httemplate/view/map.html @@ -45,7 +45,7 @@ sub onload_render body { height: 100%; margin: 0px; padding: 0px } #map_canvas { height: 100% } -