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:
14bd5d1
)
CRM-16130 - Fix Current Employer title in Contact.xml.
author
Dave Greenberg
<dave@civicrm.org>
Mon, 27 Jul 2015 21:45:23 +0000
(14:45 -0700)
committer
Dave Greenberg
<dave@civicrm.org>
Mon, 27 Jul 2015 21:45:23 +0000
(14:45 -0700)
----------------------------------------
* CRM-16130: Create CRM_Core_Form::addField method
https://issues.civicrm.org/jira/browse/CRM-16130
xml/schema/Contact/Contact.xml
patch
|
blob
|
blame
|
history
diff --git
a/xml/schema/Contact/Contact.xml
b/xml/schema/Contact/Contact.xml
index 4cddbcf7afd1dc6738b8ac4aaba43fd5dc8115fe..9383bfb9f84d872e15a6e8c91eebfddbdaee9eb2 100644
(file)
--- a/
xml/schema/Contact/Contact.xml
+++ b/
xml/schema/Contact/Contact.xml
@@
-798,7
+798,7
@@
</field>
<field>
<name>employer_id</name>
- <title>Current Employer
ID
</title>
+ <title>Current Employer</title>
<uniqueName>current_employer_id</uniqueName>
<type>int unsigned</type>
<comment>OPTIONAL FK to civicrm_contact record.</comment>