[Mapbender-commits] r3219 - branches/beck_dev_25/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Tue Nov 11 09:32:45 EST 2008


Author: beck
Date: 2008-11-11 09:32:45 -0500 (Tue, 11 Nov 2008)
New Revision: 3219

Modified:
   branches/beck_dev_25/http/javascripts/popup.js
Log:


Modified: branches/beck_dev_25/http/javascripts/popup.js
===================================================================
--- branches/beck_dev_25/http/javascripts/popup.js	2008-11-11 13:50:37 UTC (rev 3218)
+++ branches/beck_dev_25/http/javascripts/popup.js	2008-11-11 14:32:45 UTC (rev 3219)
@@ -325,7 +325,8 @@
 			minHeight:false,maxHeight:false,
 			minTop:"document",minLeft:"document",
 			maxRight:false,maxBottom:false,
-			dragable:true,resizeable:true,balloon:false,
+//			dragable:true,resizeable:true,balloon:false,
+dragable:true,resizeable:true,balloon:true,
 			style:null,destroy:true,
 			closeCallback:null
 		};



More information about the Mapbender_commits mailing list