From 74217d990f76f366cb0c233a20961e9febcbf780 Mon Sep 17 00:00:00 2001 From: Bradley Taylor Date: Sat, 5 Feb 2022 12:10:58 +0000 Subject: [PATCH] Enotice fix with priceset template --- CRM/Price/Page/Set.php | 1 + 1 file changed, 1 insertion(+) diff --git a/CRM/Price/Page/Set.php b/CRM/Price/Page/Set.php index 340b2054535e..c88e4a8d40fa 100644 --- a/CRM/Price/Page/Set.php +++ b/CRM/Price/Page/Set.php @@ -109,6 +109,7 @@ public function run() { ); // assign vars to templates + $this->assign('usedBy', FALSE); $this->assign('action', $action); $sid = CRM_Utils_Request::retrieve('sid', 'Positive', $this, FALSE, 0