X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=settings%2FCase.setting.php;h=77ada717515530e7992d92f5ef79244ba79cdff4;hb=2db35bf6ee39bf6d611681a9163515fa89115765;hp=9d5288b62d1f2b17b6671fd0de3ecc9ee72ba69a;hpb=b86c2be0d16893f73c493f12812ad842372701dd;p=civicrm-core.git diff --git a/settings/Case.setting.php b/settings/Case.setting.php index 9d5288b62d..77ada71751 100644 --- a/settings/Case.setting.php +++ b/settings/Case.setting.php @@ -106,7 +106,7 @@ return array( 'name' => 'civicaseActivityRevisions', 'type' => 'Boolean', 'quick_form_type' => 'YesNo', - 'default' => TRUE, + 'default' => FALSE, 'html_type' => 'radio', 'add' => '4.7', 'title' => 'Enable Embedded Activity Revisions',