Skip to content
Snippets Groups Projects
Commit 64624dd5 authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

removed redundant code

parent 06575e57
Branches
Tags
No related merge requests found
......@@ -232,7 +232,6 @@ class CRM_Contribute_Form_ContributionPage_Settings extends CRM_Contribute_Form_
$allowSubTypes = array();
$this->addProfileSelector('honoree_profile', ts('Honoree Profile'), $allowCoreTypes, $allowSubTypes, $entities);
CRM_UF_Page_ProfileEditor::registerProfileScripts();
CRM_UF_Page_ProfileEditor::registerSchemas(array('OrganizationModel','HouseholdModel'));
if (!empty($this->_submitValues['honor_block_is_active'])) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment