Files
gerrit/polygerrit-ui/app/elements/admin/gr-project-access
Becky Siegel edd3f89e0b Don't try to load access page when there is no project
The prject access page tried to reload itself when the project changed.
However, this also occured when swithcing to a different admin view
and there is no corresponding project (ex: groups). In that case, the
admin view should not be reloaded, so return early.

Bug: Issue 7129
Change-Id: I9c0837c1d7677287b3d3ea9970ee3a804a1bece7
2017-08-31 10:52:20 -07:00
..