Author: nathangray
New Revision: 55137
URL: http://svn.stylite.de/viewvc/egroupware?rev=55137&view=rev
Log:
Fix active calendar tab could not be closed
Modified:
trunk/calendar/js/app.js
— trunk/calendar/js/app.js (original)
+++ trunk/calendar/js/app.js Wed Feb 24 19:04:40 2016
@@ -3294,10 +3294,13 @@
}
$j(window).on(‘resize.calendar-owner’, function() {
var preferred_width = $j(’#calendar-et2_target’).children().first().outerWidth()||0;
-
var owner = app.calendar.sidebox_et2.getWidgetById('owner');
-
if(preferred_width && owner.input.hasClass("chzn-done"))
-
{
-
owner.input.next().css('width',preferred_width);
-
if(app.calendar && app.calendar.sidebox_et2)
-
{
-
var owner = app.calendar.sidebox_et2.getWidgetById('owner');
-
if(preferred_width && owner.input.hasClass("chzn-done"))
-
{
-
owner.input.next().css('width',preferred_width);
-
}
}
});
},
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