Skip to content
Snippets Groups Projects
Unverified Commit f723ac70 authored by Seamus Lee's avatar Seamus Lee Committed by GitHub
Browse files

Merge pull request #21022 from eileenmcnaughton/sched

#2735 fix for effective start & end date not updating
parents 1cd6b736 9b329ebc
No related branches found
No related tags found
No related merge requests found
......@@ -519,6 +519,8 @@ class CRM_Admin_Form_ScheduleReminders extends CRM_Admin_Form {
'end_frequency_interval',
'end_action',
'end_date',
'effective_end_date',
'effective_start_date',
];
if (empty($params['absolute_date'])) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment