[eGroupWare-svn] r55855 - /trunk/egroupware/api/js/etemplate/et2_widget_tabs.js

[email protected]
Newsgroups gmane.comp.web.egroupware.cvs
Message-ID <[email protected]>
Author: hnategh
Date: Tue Apr 26 17:01:12 2016
New Revision: 55855

URL: http://svn.stylite.de/viewvc/egroupware?rev=55855&view=rev
Log:
Fix active tab does not work on vertical aligned tabs

Modified:
    trunk/egroupware/api/js/etemplate/et2_widget_tabs.js

Modified: trunk/egroupware/api/js/etemplate/et2_widget_tabs.js
URL: http://svn.stylite.de/viewvc/egroupware/trunk/egroupware/api/js/etemplate/et2_widget_tabs.js?rev=55855&r1=55854&r2=55855&view=diff
==============================================================================
--- trunk/egroupware/api/js/etemplate/et2_widget_tabs.js (original)
+++ trunk/egroupware/api/js/etemplate/et2_widget_tabs.js Tue Apr 26 17:01:12 2016
@@ -352,6 +352,7 @@
 						.text(entry.label || "Tab")
 						.click({"tabs": this, "idx": i}, function(e) {
 							e.data.tabs.flagContainer.children(":eq(" + e.data.idx + ")").toggleClass('active');
+							e.data.tabs.setActiveTab(e.data.idx);
 						})
 						.appendTo(entry.flagDiv);
 				entry.contentDiv.appendTo(entry.flagDiv);


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.