KFNS#40809 Streetview bij gebouw via google maps cross-site scripting

svn path=/Website/branches/v2017.1/; revision=34160
This commit is contained in:
Ruud Lipper
2017-06-07 14:08:15 +00:00
parent 351e4bc663
commit 0da72d5c23

View File

@@ -75,7 +75,7 @@
%>
<html>
<head>
<title><%=title%></title>
<title><%=safe.jsstring(title)%></title>
<style type="text/css">
html, body { height: 100%; margin: 0; padding: 0;}
geenhekjeaanbeginregel, #map, #pano { float: left; height: 100%; width: 50%; }