From: Jon goldberg Date: Sun, 26 Apr 2015 18:33:38 +0000 (-0600) Subject: Add check_info to StatusPreference entity X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=91b3fb3f5f96032791696a63f9f90cc389c0df69;p=civicrm-core.git Add check_info to StatusPreference entity --- diff --git a/xml/schema/Core/StatusPreference.xml b/xml/schema/Core/StatusPreference.xml index 757f603034..a889bae3f3 100644 --- a/xml/schema/Core/StatusPreference.xml +++ b/xml/schema/Core/StatusPreference.xml @@ -50,7 +50,6 @@ UI_status_pref_name name - true 4.7 @@ -78,4 +77,12 @@ These settings are per-check, and can't be compared across checks. 4.7 + + check_info + Check Info + varchar + 255 + These values are per-check, and can't be compared across checks. + 4.7 +