X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fview%2Fmap.html;h=01ffc6db73dc799e9603b1b0f92d455cd9d5edd7;hp=d996a330c7286a5794ce5d9467024d1a64d70d86;hb=0ae9ab3d7db1f7c231028717dcdbc0e35e030ed4;hpb=e1acfb2921b35fe097015208e8072a2675d01d69 diff --git a/httemplate/view/map.html b/httemplate/view/map.html index d996a330c..01ffc6db7 100644 --- a/httemplate/view/map.html +++ b/httemplate/view/map.html @@ -22,15 +22,20 @@ body { height: 100%; margin: 0px; padding: 0px } @media print { #map_canvas { height: 500px; margin: 0; } } -% my $conf = new FS::Conf; -% my $apikey = $conf->config('google_maps_api_key'); -