Author: nathangray
New Revision: 55029
URL: http://svn.stylite.de/viewvc/egroupware?rev=55029&view=rev
Log:
Avoid child indexes not lining up with DOM node indexes, causing wrong widget order in nextmatch header bar by using an extra wrapper around the filters
Modified:
trunk/etemplate/js/et2_extension_nextmatch.js
— trunk/etemplate/js/et2_extension_nextmatch.js (original)
+++ trunk/etemplate/js/et2_extension_nextmatch.js Tue Feb 16 17:39:53 2016
@@ -2280,6 +2280,8 @@
this.header_div = this.row_div = jQuery(document.createElement(“div”))
.addClass(“nextmatch_header_row”)
.appendTo(this.div);
@@ -2722,8 +2724,8 @@
{
if(_sender == filters[i])
{
-
// Give them the row div
-
return this.row_div[0];
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs