Skip to content
Snippets Groups Projects
Commit 4d1141c7 authored by colemanw's avatar colemanw
Browse files

Remove unused grant reports from upgrader

parent ce3a7925
No related branches found
No related tags found
No related merge requests found
......@@ -317,13 +317,6 @@ class CRM_Upgrade_Incremental_php_FiveFortySeven extends CRM_Upgrade_Incremental
'domain_id' => 'current_domain',
],
],
'Navigation_Grants_Navigation_Grant_Reports' => [
'entity' => 'Navigation',
'values' => [
'name' => 'Grant Reports',
'domain_id' => 'current_domain',
],
],
];
// Create an entry in civicrm_managed for each existing record that will be managed by the extension
foreach ($managedItems as $name => $item) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment