Merge pull request #22708 from braders/feature/priceset-notice-fix
authordemeritcowboy <demeritcowboy@hotmail.com>
Sat, 5 Feb 2022 14:22:00 +0000 (09:22 -0500)
committerGitHub <noreply@github.com>
Sat, 5 Feb 2022 14:22:00 +0000 (09:22 -0500)
Enotice fix with priceset template

CRM/Price/Page/Set.php

index 340b2054535eaff4a973092f79afd5bb99e4576b..c88e4a8d40fafbb8d28fda0a43e6bd9e24825257 100644 (file)
@@ -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