projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cc6314
)
CRM-15168 a couple more titles
author
Eileen McNaughton
<eileen@fuzion.co.nz>
Fri, 22 Aug 2014 23:30:09 +0000
(11:30 +1200)
committer
Eileen McNaughton
<eileen@fuzion.co.nz>
Fri, 22 Aug 2014 23:30:09 +0000
(11:30 +1200)
xml/schema/Core/LocBlock.xml
patch
|
blob
|
blame
|
history
diff --git
a/xml/schema/Core/LocBlock.xml
b/xml/schema/Core/LocBlock.xml
index 3c3c977a36dd11cffdae3aa38df9bd9ba58e8c39..519a40ec7ce7263c1ed2bcdb29bd6ca9fd962f91 100644
(file)
--- a/
xml/schema/Core/LocBlock.xml
+++ b/
xml/schema/Core/LocBlock.xml
@@
-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>