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:
06c0e84
)
Remove defunct reference to cdType from case form
author
eileen
<emcnaughton@wikimedia.org>
Tue, 24 Nov 2015 02:06:17 +0000
(15:06 +1300)
committer
eileen
<emcnaughton@wikimedia.org>
Tue, 24 Nov 2015 02:06:17 +0000
(15:06 +1300)
CRM/Case/Form/CustomData.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Case/Form/CustomData.php
b/CRM/Case/Form/CustomData.php
index 83eaabb98886cc3ad0350056523465ae819d1eff..81f95b0af617613dfc4f977491a91f7879195fcf 100644
(file)
--- a/
CRM/Case/Form/CustomData.php
+++ b/
CRM/Case/Form/CustomData.php
@@
-47,13
+47,6
@@
class CRM_Case_Form_CustomData extends CRM_Core_Form {
*/
protected $_entityID;
- /**
- * The custom data type.
- *
- * @var int
- */
- protected $_cdType;
-
/**
* Entity sub type of the table id.
*