Add html tag to all files in xml/schema
[civicrm-core.git] / xml / schema / Case / CaseContact.xml
index f4ae08f187057818e9da408d2394218b82135403..e4c13826551ffa5971dcd5cb77ead7a2f409f54b 100644 (file)
@@ -6,12 +6,16 @@
   <comment>Joining table for case-contact associations.</comment>
   <add>2.1</add>
   <log>true</log>
+  <component>CiviCase</component>
   <field>
     <name>id</name>
     <title>Case Contact ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>Unique case-contact association id</comment>
+    <html>
+      <type>Number</type>
+    </html>
     <add>2.1</add>
   </field>
   <primaryKey>