mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 08:55:08 +00:00
Fix for bug #1250
Monotone-Parent: 3a01f867447b17374f553706956b1711bb6d715e Monotone-Revision: 9649af47ac1814f0a873960b05bd95c5d93ec65f Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2011-04-19T14:23:52 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -141,7 +141,7 @@ SOGoTabsController.prototype = {
|
||||
this.activeTab = $(clickedTab);
|
||||
this.activeTab.addClassName("active"); // current LI
|
||||
content.addClassName("active");
|
||||
event.stop();
|
||||
|
||||
// Prototype alternative
|
||||
|
||||
//oldContent.removeClassName("active");
|
||||
|
||||
Reference in New Issue
Block a user