Skip to content

Commit

Permalink
Enotice fix with priceset template
Browse files Browse the repository at this point in the history
  • Loading branch information
braders committed Feb 5, 2022
1 parent 43d870e commit 74217d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CRM/Price/Page/Set.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 74217d9

Please sign in to comment.