Merge pull request #7825 from torrance/editable-button-fix-master
[civicrm-core.git] / xml / schema / Core / Domain.xml
index d9ed287d56745a0e09e5a064fdb2d8cadc58e8d3..c3a602031307a7af0ff3a889fc91fd5ec2ee87b1 100644 (file)
@@ -25,6 +25,9 @@
     <length>64</length>
     <comment>Name of Domain / Organization</comment>
     <add>1.1</add>
+    <html>
+      <type>Text</type>
+    </html>
   </field>
   <field>
     <name>description</name>
@@ -33,6 +36,9 @@
     <length>255</length>
     <comment>Description of Domain.</comment>
     <add>1.1</add>
+    <html>
+      <type>Text</type>
+    </html>
   </field>
   <index>
     <name>UI_name</name>