Fix inherited dashboard links
When navigating to a project's list of dashboards and selecting
an inherited dashboard, the link pointed to the project from
which the dashboard is inherited. While this did not actually
prevent stable links, it likely prevented users from getting
the correct stable link for a project dashboard by copying it
from this page without paying attention to the fact that the
dashboard was inherited. The correct link still worked, but if
they bookmarked the link from the dashboard list, it would be
an incorrect long term link and it would no longer point to the
correct dashboard if this dashboard were later overridden and
no longer inherited.
Change-Id: Ibf6e69c4185387f97a3dc023cb8dd21b1e25eff0
3 files changed