Skip to content
Snippets Groups Projects
Commit 4679010f authored by yashodha's avatar yashodha Committed by eileen
Browse files

(#1740) Cumulative contributions not being calculated with the correct criteria

parent 17589363
Branches
Tags
No related merge requests found
......@@ -245,7 +245,7 @@ class CRM_Contribute_Page_ContributionPage extends CRM_Core_Page {
'name' => ts('Cumulative'),
'title' => ts('Cumulative'),
'url' => $urlString,
'qs' => "{$urlParams}&receive_date_low=&receive_date_high=$now",
'qs' => "{$urlParams}",
'uniqueName' => 'cumulative',
),
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment