CRM-12852 fix
authorPratik Joshi <pratik.joshi@webaccess.co.in>
Thu, 20 Jun 2013 12:23:25 +0000 (17:53 +0530)
committerPratik Joshi <pratik.joshi@webaccess.co.in>
Thu, 20 Jun 2013 12:23:25 +0000 (17:53 +0530)
CRM/Contact/Page/AJAX.php

index e55004fc78af0a3ea369e08132b4d96a27ecd7c8..0b339c6b4b95208f6a2afc85483252fc3ea42765 100644 (file)
@@ -51,6 +51,7 @@ class CRM_Contact_Page_AJAX {
       'fieldName' => 'field_name',
       'tableName' => 'table_name',
       'context' => 'context',
+      'rel' => 'rel'
     );
     foreach ($whitelist as $key => $param) {
       if (!empty($_GET[$key])) {