projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
1e6710c
)
Merge pull request #22708 from braders/feature/priceset-notice-fix
author
demeritcowboy
<demeritcowboy@hotmail.com>
Sat, 5 Feb 2022 14:22:00 +0000
(09:22 -0500)
committer
GitHub
<noreply@github.com>
Sat, 5 Feb 2022 14:22:00 +0000
(09:22 -0500)
Enotice fix with priceset template
CRM/Price/Page/Set.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Price/Page/Set.php
b/CRM/Price/Page/Set.php
index 340b2054535eaff4a973092f79afd5bb99e4576b..c88e4a8d40fafbb8d28fda0a43e6bd9e24825257 100644
(file)
--- a/
CRM/Price/Page/Set.php
+++ b/
CRM/Price/Page/Set.php
@@
-109,6
+109,7
@@
class CRM_Price_Page_Set extends CRM_Core_Page {
);
// assign vars to templates
+ $this->assign('usedBy', FALSE);
$this->assign('action', $action);
$sid = CRM_Utils_Request::retrieve('sid', 'Positive',
$this, FALSE, 0