[#27] added contact option
This commit is contained in:
parent
35cf2f80e2
commit
b256b59fe5
1 changed files with 1 additions and 0 deletions
|
@ -372,6 +372,7 @@ class CRM_Twingle_Form_Profile extends CRM_Core_Form {
|
|||
'recurring' => E::ts("Recurring Contribution"),
|
||||
'membership' => E::ts("Membership"),
|
||||
'mandate' => E::ts("SEPA Mandate"),
|
||||
'contact' => E::ts("Contacts (XCM)"),
|
||||
],
|
||||
FALSE, // is not required
|
||||
['class' => 'crm-select2 huge', 'multiple' => 'multiple']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue