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:
42a11a9
)
vague words on record_type_id
author
Erich
<erichbschulz@gmail.com>
Sun, 19 Jan 2014 09:54:41 +0000
(19:54 +1000)
committer
Erich
<erichbschulz@gmail.com>
Sun, 19 Jan 2014 09:54:41 +0000
(19:54 +1000)
as discussed with Eileen [here](http://forum.civicrm.org/index.php/topic,31282.0.html)
xml/schema/Activity/ActivityContact.xml
patch
|
blob
|
blame
|
history
diff --git
a/xml/schema/Activity/ActivityContact.xml
b/xml/schema/Activity/ActivityContact.xml
index 037ac24de4fe5f0dc0a6d73a7d84a739b21a702e..87bce522a996afb7382a76450851844d8f970199 100644
(file)
--- a/
xml/schema/Activity/ActivityContact.xml
+++ b/
xml/schema/Activity/ActivityContact.xml
@@
-54,7
+54,7
@@
<name>record_type_id</name>
<type>int unsigned</type>
<title>Record Type ID</title>
- <comment>
The record type id for this row
</comment>
+ <comment>
Contents vary depending on the activity type. Code using custom activities may use this field as they choose fit.
</comment>
<pseudoconstant>
<optionGroupName>activity_contacts</optionGroupName>
</pseudoconstant>