From 92fe921f93f8e9acf362ff554e28db59714b574a Mon Sep 17 00:00:00 2001 From: Coleman Watts Date: Wed, 11 Dec 2013 13:30:37 -0800 Subject: [PATCH] CRM-13497 - Additional xml updates --- xml/schema/Activity/Activity.xml | 6 +++--- xml/schema/Core/MessageTemplate.xml | 14 ++++++++++---- xml/schema/Queue/QueueItem.xml | 2 -- 3 files changed, 13 insertions(+), 9 deletions(-) diff --git a/xml/schema/Activity/Activity.xml b/xml/schema/Activity/Activity.xml index 6b2e9b40a0..b120584f8d 100644 --- a/xml/schema/Activity/Activity.xml +++ b/xml/schema/Activity/Activity.xml @@ -225,12 +225,12 @@ Details true text - 8 - 60 /(activity.)?detail(s)?$/i Details about the activity (agenda, notes, etc). - RichTextEditor + RichTextEditor + 8 + 60 1.1 diff --git a/xml/schema/Core/MessageTemplate.xml b/xml/schema/Core/MessageTemplate.xml index 91f115fd53..464a9d5b85 100644 --- a/xml/schema/Core/MessageTemplate.xml +++ b/xml/schema/Core/MessageTemplate.xml @@ -34,8 +34,11 @@ msg_text longtext - 10 - 75 + + TextArea + 10 + 75 + Text formatted message 1.6 @@ -43,8 +46,11 @@ msg_html longtext - 10 - 75 + + RichTextEditor + 10 + 75 + HTML formatted message 1.6 diff --git a/xml/schema/Queue/QueueItem.xml b/xml/schema/Queue/QueueItem.xml index e3761c6bde..106394ca79 100644 --- a/xml/schema/Queue/QueueItem.xml +++ b/xml/schema/Queue/QueueItem.xml @@ -59,8 +59,6 @@ data Queue item datas text - 8 - 60 Serialized queue -- 2.25.1