From 488135bba357a6e6baf03bde753dd2153861feb6 Mon Sep 17 00:00:00 2001 From: juanmanuelr Date: Mon, 7 Nov 2011 17:07:38 +0000 Subject: [PATCH] 2011-11-07 Juan Manuel Ramon * operation/gis_maps/render_view.php: Fixed fullscreen mode. Fixes: #3433780 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 6 ++++++ pandora_console/operation/gis_maps/render_view.php | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 64f6df99f6..01a0253b98 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,9 @@ +2011-11-07 Juan Manuel Ramon + + * operation/gis_maps/render_view.php: Fixed fullscreen mode. + + Fixes: #3433780 + 2011-11-07 Juan Manuel Ramon * operation/events/events.php: Fixed confirmation in event deletion. diff --git a/pandora_console/operation/gis_maps/render_view.php b/pandora_console/operation/gis_maps/render_view.php index b6dd81046f..b8476e8e6b 100644 --- a/pandora_console/operation/gis_maps/render_view.php +++ b/pandora_console/operation/gis_maps/render_view.php @@ -133,7 +133,7 @@ if ($config["pure"] == 0) { echo "
"; } else { - echo "
"; + echo "
"; } gis_print_map('map', $map['zoom_level'], $map['initial_latitude'],