CRM-13591 : fixed condition check for display value returning function for custom...
authorPratik Joshi <pratik.joshi@webaccess.co.in>
Tue, 15 Oct 2013 08:54:42 +0000 (14:24 +0530)
committerPratik Joshi <pratik.joshi@webaccess.co.in>
Tue, 15 Oct 2013 08:54:42 +0000 (14:24 +0530)
commit01e21c0a680d1069cf064b0d9665cb1fbc41214a
tree7baabfca7c99530c9b5b9ae536f407de773e5b00
parent2b7300769a89d738870fab599529f34c8e067f96
CRM-13591 : fixed condition check for display value returning function for custom fields (i.e used for returning appropriate val for Yes/No fields)

----------------------------------------
* CRM-13591: Yes / No fields are not properly displayed in profile view
  http://issues.civicrm.org/jira/browse/CRM-13591
CRM/Core/BAO/CustomField.php
CRM/Event/BAO/Event.php