Merge pull request #16946 from civicrm/5.24
[civicrm-core.git] / xml / schema / Core / Mapping.xml
index 692f6b4534adc131d0cd8685565278601c7347fa..54ab26d3d0bec725a595d11ae66cc4ec7b85a52d 100644 (file)
@@ -9,6 +9,7 @@
   <field>
     <name>id</name>
     <type>int unsigned</type>
+    <title>Mapping ID</title>
     <required>true</required>
     <comment>Mapping ID</comment>
     <add>1.2</add>
@@ -20,6 +21,7 @@
   </primaryKey>
   <field>
     <name>name</name>
+    <title>Mapping Name</title>
     <type>varchar</type>
     <length>64</length>
     <comment>Name of Mapping</comment>
@@ -27,6 +29,7 @@
   </field>
   <field>
     <name>description</name>
+    <title>Description</title>
     <type>varchar</type>
     <length>255</length>
     <comment>Description of Mapping.</comment>
@@ -45,6 +48,7 @@
   <field>
     <name>mapping_type_id</name>
     <type>int unsigned</type>
+    <title>Mapping Type</title>
     <comment>Mapping Type</comment>
     <add>2.1</add>
     <pseudoconstant>