Merge pull request #16946 from civicrm/5.24
[civicrm-core.git] / xml / schema / Core / Mapping.xml
index f488d598fe518d15eae8baf273e33d50f8e4b8d3..54ab26d3d0bec725a595d11ae66cc4ec7b85a52d 100644 (file)
@@ -21,6 +21,7 @@
   </primaryKey>
   <field>
     <name>name</name>
+    <title>Mapping Name</title>
     <type>varchar</type>
     <length>64</length>
     <comment>Name of Mapping</comment>
@@ -28,6 +29,7 @@
   </field>
   <field>
     <name>description</name>
+    <title>Description</title>
     <type>varchar</type>
     <length>255</length>
     <comment>Description of Mapping.</comment>