From 5ce7c67c4b2c4da426cc3a7cc30852bfcff51e70 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Wed, 12 Feb 2014 23:03:06 -0800 Subject: [PATCH] Update campaign field labels --- xml/schema/Campaign/Campaign.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xml/schema/Campaign/Campaign.xml b/xml/schema/Campaign/Campaign.xml index 837bd3f52c..0974667f1a 100644 --- a/xml/schema/Campaign/Campaign.xml +++ b/xml/schema/Campaign/Campaign.xml @@ -88,7 +88,7 @@ campaign_type_id - Campaign Type ID + Campaign Type int unsigned NULL Campaign Type ID.Implicit FK to civicrm_option_value where option_group = campaign_type @@ -109,7 +109,7 @@ status_id - Campaign Status ID + Campaign Status int unsigned NULL Campaign status ID.Implicit FK to civicrm_option_value where option_group = campaign_status -- 2.25.1