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:
4d455ae
)
does nothing
author
demeritcowboy
<demeritcowboy@hotmail.com>
Sat, 16 Dec 2023 20:01:08 +0000
(15:01 -0500)
committer
demeritcowboy
<demeritcowboy@hotmail.com>
Sat, 16 Dec 2023 20:01:08 +0000
(15:01 -0500)
CRM/Case/Page/Tab.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Case/Page/Tab.php
b/CRM/Case/Page/Tab.php
index 3dc37a7e6bb6145e5cd1f46b30b7cfa5b66886a7..6b4a79aa3d7da7ba8f89b460d6122ef772fc1e80 100644
(file)
--- a/
CRM/Case/Page/Tab.php
+++ b/
CRM/Case/Page/Tab.php
@@
-43,7
+43,6
@@
class CRM_Case_Page_Tab extends CRM_Core_Page {
}
$this->_id = CRM_Utils_Request::retrieve('id', 'Positive', $this);
- $this->_context = CRM_Utils_Request::retrieve('context', 'Alphanumeric', $this);
if ($this->_contactId) {
$this->assign('contactId', $this->_contactId);