Skip to content
Snippets Groups Projects
Commit a6bf2310 authored by vivekarora's avatar vivekarora
Browse files

Added missing menu row in edit profile

parent bcc14e77
Branches
Tags
No related merge requests found
......@@ -16,6 +16,14 @@
<is_public>true</is_public>
<weight>0</weight>
</item>
<item>
<path>civicrm/profile/edit</path>
<title>CiviCRM Profile Edit</title>
<access_callback>1</access_callback>
<page_callback>CRM_Core_Invoke::profile</page_callback>
<is_public>false</is_public>
<weight>0</weight>
</item>
<item>
<path>civicrm/profile/view</path>
<page_callback>CRM_Profile_Page_View</page_callback>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment