fix another messed up merge
This commit is contained in:
parent
ac892c9afc
commit
477c57ca53
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ function _civicrm_api3_twingle_donation_Submit_spec(&$params) {
|
||||||
'type' => CRM_Utils_Type::T_STRING,
|
'type' => CRM_Utils_Type::T_STRING,
|
||||||
'api.required' => 0,
|
'api.required' => 0,
|
||||||
'description' => E::ts('Additional information for either the contact or the (recurring) contribution.'),
|
'description' => E::ts('Additional information for either the contact or the (recurring) contribution.'),
|
||||||
);
|
];
|
||||||
$params['products'] = [
|
$params['products'] = [
|
||||||
'name' => 'products',
|
'name' => 'products',
|
||||||
'title' => E::ts('Products'),
|
'title' => E::ts('Products'),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue