Skip to content

Commit

Permalink
Merge pull request #326 from compucorp/PCHR-3299-qa-fixes
Browse files Browse the repository at this point in the history
PCHR-3299: QA Fixes
  • Loading branch information
mickadoo authored Mar 15, 2018
2 parents 2fa84ea + 432c591 commit d64624a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ function _tasksassignments_moveCiviCaseAdminSubMenuItemsUnderTaskAdminSubMenu(&$
$administerMenuItems,
$menuItemsToClone,
'tasksassignments_administer',
['Case Types' => 'Workflows',]
['Case Types' => 'Workflow Types']
);

_tasksassignments_deleteAdministerSubMenu($administerMenuItems, 'CiviCase');
Expand Down

0 comments on commit d64624a

Please sign in to comment.