[Mapbender-commits] r8101 - branches/2.7/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Mon Sep 5 06:33:38 EDT 2011


Author: verenadiewald
Date: 2011-09-05 03:33:38 -0700 (Mon, 05 Sep 2011)
New Revision: 8101

Modified:
   branches/2.7/http/javascripts/mod_horizTabs.js
Log:
revert last changes

Modified: branches/2.7/http/javascripts/mod_horizTabs.js
===================================================================
--- branches/2.7/http/javascripts/mod_horizTabs.js	2011-09-05 10:16:18 UTC (rev 8100)
+++ branches/2.7/http/javascripts/mod_horizTabs.js	2011-09-05 10:33:38 UTC (rev 8101)
@@ -85,11 +85,6 @@
 			this.activeTab=i;
 		});
 	}
-
-        window.setTimeout(function(){
-            $(".nested-tabs-fixup").activateTab(0);
-        },5000);
-
 })
 (jQuery);
 



More information about the Mapbender_commits mailing list