From 34947d4e1f6e06056e5270e0e02162aefa1842d3 Mon Sep 17 00:00:00 2001 From: Jogi Hofmüller Date: Wed, 24 Aug 2011 14:31:06 +0000 Subject: - changed iframe size back to fixed git-svn-id: https://svn.spreadspace.org/mur.sat@161 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- tools/mmd/MmdWidgets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/mmd/MmdWidgets.py b/tools/mmd/MmdWidgets.py index ee61927..fb65f52 100644 --- a/tools/mmd/MmdWidgets.py +++ b/tools/mmd/MmdWidgets.py @@ -296,7 +296,7 @@ def osmWidget (session): if not user_location: user_location = Location () html = ''' - + '''.format ( user_location.name, user_location.longitude, -- cgit v1.2.3