From 5e54ab6cf61aad0c9a0ed208c479aeb8e453340f Mon Sep 17 00:00:00 2001 From: Sarah Gladstone Date: Mon, 28 Apr 2014 15:57:25 -0700 Subject: [PATCH] Update CaseView.php formatting changes --- CRM/Case/Form/CaseView.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRM/Case/Form/CaseView.php b/CRM/Case/Form/CaseView.php index 32633bf503..619ceff3cb 100644 --- a/CRM/Case/Form/CaseView.php +++ b/CRM/Case/Form/CaseView.php @@ -272,7 +272,7 @@ class CRM_Case_Form_CaseView extends CRM_Core_Form { $url = CRM_Utils_System::url('civicrm/activity/pdf/add', "action=add&context=standalone&reset=1&cid={$this->_contactID}&caseid={$this->_caseID}&atype=$type", FALSE, NULL, FALSE ); - } + } else { $url = CRM_Utils_System::url('civicrm/case/activity', "action=add&reset=1&cid={$this->_contactID}&caseid={$this->_caseID}&atype=$type", -- 2.25.1