drop on a group without control move contact and doesn't copy. Fixes #1660
This commit is contained in:
parent
11d9f5398d
commit
cdc15278b1
|
@ -2808,7 +2808,7 @@ _('If "%s" accepts this request you will know his or her status.') % jid)
|
|||
etime)
|
||||
return
|
||||
self.on_drop_in_group(None, account, c_source, grp_dest, context,
|
||||
etime)
|
||||
etime, grp_source)
|
||||
return
|
||||
else:
|
||||
it = iter_dest
|
||||
|
|
Loading…
Reference in New Issue