We seem to already support this, just takes it fully there. We don't need to see things like "Flag", etc, on certain subpages of projects/people/etc.
Details
Details
- Reviewers
epriestley - Commits
- rPbf753c8b5a08: Make passing an object to newCurtain optional
Review Members, Subproject pages, no longer see "Flag for Later" which only is for the Project itself. Check manage, still there.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
src/applications/base/controller/PhabricatorController.php | ||
---|---|---|
493–499 | Consider skipping this if $object is null -- some extension might run into trouble assuming that $object will always actually be an object. |