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:
1c18692
)
CRM-16254 - Cannot create a custom Search
author
atif-shaikh
<shaikh388@gmail.com>
Thu, 9 Apr 2015 12:24:28 +0000
(17:54 +0530)
committer
atif-shaikh
<shaikh388@gmail.com>
Fri, 10 Apr 2015 14:01:08 +0000
(19:31 +0530)
https://issues.civicrm.org/jira/browse/CRM-16254
CRM/Admin/Form/Options.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Admin/Form/Options.php
b/CRM/Admin/Form/Options.php
index 5818f2b1c267b9e4cff9e4db592c6f432e93a665..aed51b5186603eccf63ef9514a9ad86e5d61327b 100644
(file)
--- a/
CRM/Admin/Form/Options.php
+++ b/
CRM/Admin/Form/Options.php
@@
-171,12
+171,6
@@
class CRM_Admin_Form_Options extends CRM_Admin_Form {
TRUE
);
- $this->add('text',
- 'value',
- ts('Value'),
- CRM_Core_DAO::getAttribute('CRM_Core_DAO_OptionValue', 'value'),
- TRUE
- );
if (!in_array($this->_gName, array(
'email_greeting',
'postal_greeting',