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:
dbd8259
)
Remove unused code
author
Coleman Watts
<coleman@civicrm.org>
Fri, 2 Jan 2015 15:22:47 +0000
(10:22 -0500)
committer
Coleman Watts
<coleman@civicrm.org>
Fri, 2 Jan 2015 21:38:51 +0000
(16:38 -0500)
CRM/Admin/Page/Options.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Admin/Page/Options.php
b/CRM/Admin/Page/Options.php
index 2fd88f0a75e905240c01d680397b9bab9589d3e4..b733c112f0f9c7a1371d0093f0a9ee0a86d4ce83 100644
(file)
--- a/
CRM/Admin/Page/Options.php
+++ b/
CRM/Admin/Page/Options.php
@@
-147,10
+147,6
@@
class CRM_Admin_Page_Options extends CRM_Core_Page_Basic {
)) {
$this->assign('showIsDefault', TRUE);
}
- if (self::$_gName == 'participant_status') {
- $this->assign('showCounted', TRUE);
- $this->assign('showVisibility', TRUE);
- }
if (self::$_gName == 'participant_role') {
$this->assign('showCounted', TRUE);