From ebc23aab1626f01d1184cbda02482ab7f2ed15f9 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Fri, 22 Aug 2014 21:37:12 +1200 Subject: [PATCH] whitespace --- xml/schema/Core/Email.xml | 120 +++++++++++++++++++------------------- 1 file changed, 60 insertions(+), 60 deletions(-) diff --git a/xml/schema/Core/Email.xml b/xml/schema/Core/Email.xml index df0340cab5..a17b173f9f 100644 --- a/xml/schema/Core/Email.xml +++ b/xml/schema/Core/Email.xml @@ -8,43 +8,43 @@ 1.1 true - id - int unsigned - true - Unique Email ID - 1.1 + id + int unsigned + true + Unique Email ID + 1.1 - id - true + id + true - contact_id - int unsigned - FK to Contact ID - 2.0 + contact_id + int unsigned + FK to Contact ID + 2.0 - contact_id - civicrm_contact
- id - 2.0 - CASCADE + contact_id + civicrm_contact
+ id + 2.0 + CASCADE
- location_type_id - Email Location Type - int unsigned - Which Location does this email belong to. - 2.0 - - civicrm_location_type
- id - display_name -
- - Select - + location_type_id + Email Location Type + int unsigned + Which Location does this email belong to. + 2.0 + + civicrm_location_type
+ id + display_name +
+ + Select +
index_location_type @@ -52,38 +52,38 @@ 2.0 - email - varchar - 254 - - Text - MEDIUM - - true - /e.?mail/i - /^[a-zA-Z][\w\.-]*[a-zA-Z0-9]@[a-zA-Z0-9][\w\.-]*[a-zA-Z0-9]\.[a-zA-Z][a-zA-Z\.]*[a-zA-Z]$/ - email - Email address - 1.1 + email + varchar + 254 + + Text + MEDIUM + + true + /e.?mail/i + /^[a-zA-Z][\w\.-]*[a-zA-Z0-9]@[a-zA-Z0-9][\w\.-]*[a-zA-Z0-9]\.[a-zA-Z][a-zA-Z\.]*[a-zA-Z]$/ + email + Email address + 1.1 - UI_email - email - 1.5 + UI_email + email + 1.5 - is_primary - boolean - 0 - Is this the primary email for this contact and location. - 1.1 + is_primary + boolean + 0 + Is this the primary email for this contact and location. + 1.1 - is_primary - boolean - 0 - Is this the primary? - 2.0 + is_primary + boolean + 0 + Is this the primary? + 2.0 index_is_primary @@ -91,11 +91,11 @@ 2.0 - is_billing - boolean - 0 - Is this the billing? - 2.0 + is_billing + boolean + 0 + Is this the billing? + 2.0 index_is_billing -- 2.25.1