Add html tag to all files in xml/schema
[civicrm-core.git] / xml / schema / Core / Mapping.xml
index 54ab26d3d0bec725a595d11ae66cc4ec7b85a52d..f629d6b0d5e4af8ae10471ffc81e86f8023d2945 100644 (file)
@@ -12,6 +12,9 @@
     <title>Mapping ID</title>
     <required>true</required>
     <comment>Mapping ID</comment>
+    <html>
+      <type>Number</type>
+    </html>
     <add>1.2</add>
   </field>
   <primaryKey>
     <comment>Description of Mapping.</comment>
     <add>1.2</add>
   </field>
-  <field>
-    <name>mapping_type</name>
-    <type>enum</type>
-    <values>Export, Import, Export Contributions, Import Contributions, Import Activity, Search Builder, Import
-      Memberships, Import Participants
-    </values>
-    <comment>Type of Mapping.</comment>
-    <add>1.2</add>
-    <drop>2.1</drop>
-  </field>
   <field>
     <name>mapping_type_id</name>
     <type>int unsigned</type>