forked from civicrm/civicrm-core
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Activity tasks - don't add invalid tasks
Instead of 'handling the task code building invalid tasks - civicrm#20945' - this proposes to only attempt to add a page if it is for a valid task. This keeps the grouchiness in the generic controller to warn us of other mistakes. This code is pretty fugly! However, it really is just called internally within this class.
- Loading branch information
1 parent
4ca50ef
commit 9ff0484
Showing
2 changed files
with
8 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters