X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FContribute.setting.php;h=fca6aee40e665d1775edcf4cda4525d68e82680d;hb=66bb837de123f375280374e31d980fb7b54fec93;hp=28874f830c76671fcc5b7266fd93c365a2228998;hpb=ae324e2e3b30f2ac8d40b914c6e7b3aaed5045cf;p=civicrm-core.git diff --git a/settings/Contribute.setting.php b/settings/Contribute.setting.php index 28874f830c..fca6aee40e 100644 --- a/settings/Contribute.setting.php +++ b/settings/Contribute.setting.php @@ -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',