CRM-15168 a couple more titles
authorEileen McNaughton <eileen@fuzion.co.nz>
Fri, 22 Aug 2014 23:30:09 +0000 (11:30 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Fri, 22 Aug 2014 23:30:09 +0000 (11:30 +1200)
xml/schema/Core/LocBlock.xml

index 3c3c977a36dd11cffdae3aa38df9bd9ba58e8c39..519a40ec7ce7263c1ed2bcdb29bd6ca9fd962f91 100644 (file)
@@ -9,6 +9,7 @@
   <log>true</log>
   <field>
     <name>id</name>
+    <title>Location Block ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>Unique ID</comment>
@@ -20,6 +21,7 @@
   </primaryKey>
   <field>
     <name>address_id</name>
+    <title>Location Block Address</title>
     <type>int unsigned</type>
     <add>2.0</add>
   </field>
@@ -32,6 +34,7 @@
   </foreignKey>
   <field>
     <name>email_id</name>
+    <title>Location Block Email</title>
     <type>int unsigned</type>
     <add>2.0</add>
   </field>