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:
9e5724d
)
CRM-20304 Clarify comment
author
Margaret Epps
<mepps@wikimedia.org>
Fri, 29 Sep 2017 19:17:33 +0000
(15:17 -0400)
committer
Coleman Watts
<coleman@civicrm.org>
Mon, 9 Oct 2017 03:32:14 +0000
(23:32 -0400)
CRM/Custom/Page/Option.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Custom/Page/Option.php
b/CRM/Custom/Page/Option.php
index afea4a07b6fff047c6910401a7e25fb5026f487b..23b9f9ae3476bb56790c6608ddffacec02656842 100644
(file)
--- a/
CRM/Custom/Page/Option.php
+++ b/
CRM/Custom/Page/Option.php
@@
-262,7
+262,7
@@
WHERE option_group_id = %1";
$this, FALSE, 0
);
- //
what action to tak
e ?
+ //
take action in addition to default brows
e ?
if (($action & (CRM_Core_Action::UPDATE | CRM_Core_Action::ADD |
CRM_Core_Action::VIEW | CRM_Core_Action::DELETE
)