From a005e91aea2ed570e8f85d38601b2fe3e7c1a04d Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Mon, 25 Aug 2014 16:17:43 +1200 Subject: [PATCH] CRM-15168 remove inadvertantly added line break --- xml/schema/Contact/Contact.xml | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/xml/schema/Contact/Contact.xml b/xml/schema/Contact/Contact.xml index 803396d89b..9b21b6e0d1 100644 --- a/xml/schema/Contact/Contact.xml +++ b/xml/schema/Contact/Contact.xml @@ -172,9 +172,7 @@ true /external\s?id/i /^\d{11,}$/ - Unique trusted external ID (generally from a legacy app/datasource). Particularly useful for deduping - operations. - + Unique trusted external ID (generally from a legacy app/datasource). Particularly useful for deduping operations. 1.1 @@ -492,9 +490,7 @@ communication_style true - Communication style (e.g. formal vs. familiar) to use with this contact. FK to communication styles in - civicrm_option_value. - + Communication style (e.g. formal vs. familiar) to use with this contact. FK to communication styles in civicrm_option_value. 4.4 @@ -699,9 +695,7 @@ mail_to_household_id Mail to Household ID int unsigned - OPTIONAL FK to civicrm_contact_household record. If NOT NULL, direct mail communications to household - rather than individual location. - + OPTIONAL FK to civicrm_contact_household record. If NOT NULL, direct mail communications to household rather than individual location. true 1.1 3.3 @@ -792,9 +786,7 @@ true /^Open\s?ID|u(niq\w*)?\s?ID/i /^[\w\/\:\.]+$/ - the OpenID (or OpenID-style http://username.domain/) unique identifier for this contact mainly used for - logging in to CiviCRM - + the OpenID (or OpenID-style http://username.domain/) unique identifier for this contact mainly used for logging in to CiviCRM 2.0 Text -- 2.25.1