From bd7d6a3dcd170eacf7400bfaf5617ab4b466b9c6 Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Fri, 25 Dec 2015 21:39:03 -0500 Subject: [PATCH] Fix participant field labels --- xml/schema/Event/Participant.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/xml/schema/Event/Participant.xml b/xml/schema/Event/Participant.xml index 66ff316487..1112c432d0 100644 --- a/xml/schema/Event/Participant.xml +++ b/xml/schema/Event/Participant.xml @@ -57,16 +57,14 @@ status_id participant_status_id - Participant Status ID + Participant Status /(participant.)?(status)$/i true int unsigned true true 1 - Participant status ID. FK to civicrm_participant_status_type. Default of 1 should map to status = - Registered. - + Participant status ID. FK to civicrm_participant_status_type. Default of 1 should map to status = Registered. 1.7 civicrm_participant_status_type
@@ -91,7 +89,7 @@ role_id participant_role_id - Participant Role ID + Participant Role participant_role -- 2.25.1