Merge pull request #22463 from eileenmcnaughton/label
[civicrm-core.git] / settings / Contribute.setting.php
index 28874f830c76671fcc5b7266fd93c365a2228998..fca6aee40e665d1775edcf4cda4525d68e82680d 100644 (file)
@@ -145,22 +145,6 @@ return [
     'is_contact' => 0,
     'pseudoconstant' => ['callback' => 'CRM_Core_SelectValues::taxDisplayOptions'],
   ],
-  'acl_financial_type' => [
-    'group_name' => 'Contribute Preferences',
-    'group' => 'contribute',
-    'name' => 'acl_financial_type',
-    'type' => 'Boolean',
-    'html_type' => 'checkbox',
-    'quick_form_type' => 'Element',
-    'default' => 0,
-    'add' => '4.7',
-    'title' => ts('Enable Access Control by Financial Type'),
-    'is_domain' => 1,
-    'is_contact' => 0,
-    'help_text' => NULL,
-    'help' => ['id' => 'acl_financial_type'],
-    'settings_pages' => ['contribute' => ['weight' => 30]],
-  ],
   'deferred_revenue_enabled' => [
     'group_name' => 'Contribute Preferences',
     'group' => 'contribute',