CRM-13497 - Additional xml updates
authorColeman Watts <coleman@civicrm.org>
Wed, 11 Dec 2013 21:30:37 +0000 (13:30 -0800)
committerColeman Watts <coleman@civicrm.org>
Wed, 11 Dec 2013 21:30:37 +0000 (13:30 -0800)
xml/schema/Activity/Activity.xml
xml/schema/Core/MessageTemplate.xml
xml/schema/Queue/QueueItem.xml

index 6b2e9b40a0cf0243b1083a6dd964fd1dc809916c..b120584f8df3e0ff4a99f78bd03b8d2e034806ad 100644 (file)
       <title>Details</title>
       <import>true</import>
       <type>text</type>
-      <rows>8</rows>
-      <cols>60</cols>
       <headerPattern>/(activity.)?detail(s)?$/i</headerPattern>
       <comment>Details about the activity (agenda, notes, etc).</comment>
       <html>
-            <type>RichTextEditor</type>
+          <type>RichTextEditor</type>
+          <rows>8</rows>
+          <cols>60</cols>
       </html>
       <add>1.1</add>
   </field>
index 91f115fd53cf7a9319ce503791baff6bc1eb6866..464a9d5b85201839a60b3f2fb024cfa947bea073 100644 (file)
   <field>
       <name>msg_text</name>
       <type>longtext</type>
-      <rows>10</rows>
-      <cols>75</cols>
+      <html>
+          <type>TextArea</type>
+          <rows>10</rows>
+          <cols>75</cols>
+      </html>
       <comment>Text formatted message</comment>
       <add>1.6</add>
       <!-- type changed from TEXT to LONGTEXT in 4.3 -->
   <field>
       <name>msg_html</name>
       <type>longtext</type>
-      <rows>10</rows>
-      <cols>75</cols>
+      <html>
+          <type>RichTextEditor</type>
+          <rows>10</rows>
+          <cols>75</cols>
+      </html>
       <comment>HTML formatted message</comment>
       <add>1.6</add>
       <!-- type changed from TEXT to LONGTEXT in 4.3 -->
index e3761c6bde2b2294325064d8308f7979033350d9..106394ca79ba3a9f7c89d4eed2691ae79bdc1f28 100644 (file)
@@ -59,8 +59,6 @@
       <name>data</name>
       <title>Queue item datas</title>
       <type>text</type>
-      <rows>8</rows>
-      <cols>60</cols>
       <comment>Serialized queue</comment>
   </field>
   <index>