WIP
[civicrm-core.git] / CRM / Grant / Page / Tab.php
index 914879716cd62a8b9a3b6a35940663d573e96d19..c2134c06b5b25fa2a75f85618741dc88ccb36183 100644 (file)
@@ -177,7 +177,7 @@ class CRM_Grant_Page_Tab extends CRM_Contact_Page_View {
         break;
 
       case 'edit':
-        $url = CRM_utils_System::url('civicrm/contact/view/grant', 'reset=1&id=' . $this->_id . '&cid=' . $this->_contactId . '&action=view&context=grant&selectedChild=grant');
+        $url = CRM_Utils_System::url('civicrm/contact/view/grant', 'reset=1&id=' . $this->_id . '&cid=' . $this->_contactId . '&action=view&context=grant&selectedChild=grant');
         break;
 
       case 'grant':