CRM-15428 - CiviEvent - Add participants to a group
authorStan Dragnev <sdragnev@rnao.org>
Tue, 21 Oct 2014 14:27:08 +0000 (10:27 -0400)
committerStan Dragnev <sdragnev@rnao.org>
Tue, 21 Oct 2014 14:27:08 +0000 (10:27 -0400)
commitbb7b01e6790f444a03f2655625653d746b1c13bd
tree0d252553cd55ea61398f66dd48bde8f9c5a138e5
parent32eaac87319eb01b63b55ea4ddf68eae644199ca
CRM-15428 - CiviEvent - Add participants to a group

Adds the ability to add participants records to a group via the actions dropdown on a participants list page.
https://issues.civicrm.org/jira/browse/CRM-15428
CRM/Event/Form/Task/AddToGroup.php [new file with mode: 0644]
CRM/Event/Task.php
templates/CRM/Event/Form/Task/AddToGroup.tpl [new file with mode: 0644]