From c413e8dc61c99248729f5edb418116160cab5c05 Mon Sep 17 00:00:00 2001 From: Samuel Vanhove Date: Thu, 30 May 2019 14:30:35 -0400 Subject: [PATCH] Wysiwyg support for i18n event fields --- xml/schema/Event/Event.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/xml/schema/Event/Event.xml b/xml/schema/Event/Event.xml index 77a43a7c10..09343769a4 100644 --- a/xml/schema/Event/Event.xml +++ b/xml/schema/Event/Event.xml @@ -52,7 +52,7 @@ event_description Event Description - TextArea + RichTextEditor 8 60 @@ -349,7 +349,7 @@ intro_text text - TextArea + RichTextEditor 6 50 @@ -363,7 +363,7 @@ Footer Message text - TextArea + RichTextEditor 6 50 @@ -388,7 +388,7 @@ confirm_text text - TextArea + RichTextEditor 6 50 @@ -402,7 +402,7 @@ text Footer Text - TextArea + RichTextEditor 6 50 @@ -508,7 +508,7 @@ thankyou_text text - TextArea + RichTextEditor 6 50 @@ -522,7 +522,7 @@ text Footer Text - TextArea + RichTextEditor 6 50 @@ -549,7 +549,7 @@ The text displayed to the user in the main form 2.0 - Text + RichTextEditor -- 2.25.1