Author: hnategh
New Revision: 55879
URL: http://svn.stylite.de/viewvc/egroupware?rev=55879&view=rev
Log:
Fix add participants does not work with multiple items in calendar edit
Modified:
trunk/calendar/js/app.js
— trunk/calendar/js/app.js (original)
+++ trunk/calendar/js/app.js Wed Apr 27 12:36:59 2016
@@ -1128,7 +1128,7 @@
var add = this.et2.getWidgetById(‘add’);
var participant = this.et2.getWidgetById(‘participant’);
-
add.set_readonly(participant.get_value().length <= 0);
},
/**
@@ -1913,7 +1913,7 @@
{
$j(view.etemplates[i].DOMContainer).show();
}
-
/*
If the count is different, we need to have the correct number
If the count is > 1, it's either because there are multiple date spans (weekN, month) and we need the correct span
@@ -2022,7 +2022,7 @@
var a_scroll = $j(’.calendar_calTimeGridScroll’,a).scrollTop();
var b = grid._children[1].getDOMNode().parentNode.parentNode;
a.parentNode.insertBefore(a,b);
@@ -2087,7 +2087,7 @@
// Do not need to re-set this row, but we do need to re-do
// the times, as they may have changed
widget.resizeTimes();
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
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs