mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
9155f80def
"My meetings" and "Invitations" were already showing the same results before, but passed their filter params differently. With changes to the way the filter params are passed in this PR, both now get highlighted for the same conditions, and so removing "Invitations" makes sense. Some changes are needed to the condition to ensure "My meetings" stays distinct from "All meetings", however.