Skip to content
Snippets Groups Projects
Commit a36f6ed1 authored by jaapjansma's avatar jaapjansma
Browse files

fixed issue with participant search

parent d75445ec
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ class CRM_DataprocessorSearch_StateMachine_ParticipantSearch extends CRM_Core_St
}
if ($result) {
$this->_pages['CRM_Participant_Form_Task_Result'] = NULL;
$this->_pages['CRM_Event_Form_Task_Result'] = NULL;
}
$this->addSequentialPages($this->_pages, $action);
......
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