Include current user as participant when adding a new appointment from addressbook context menu

This commit is contained in:
nathangray 2016-06-14 11:11:05 -06:00
parent 0a1c2fe3e5
commit 9b628144fa

View File

@ -294,7 +294,7 @@ app.classes.addressbook = AppJS.extend(
}
else
{
var ids = "";
var ids = egw.user('account_id')+',';
for (var i = 0; i < _senders.length; i++)
{
// Remove UID prefix for just contact_id