Files
gerrit/polygerrit-ui/app/elements/change/gr-file-list-header
Becky Siegel 09097b78a8 Fix updated description not showing in file list
The element was setting the description on the _change object, which
didn't exist. It should have been on the change object.  This most
likely broke when refactoring the header out of gr-change-view.

Bug: Issue 7263
Change-Id: I21f8545512a5b018f95d8bf81a7664c6228bbccd
2018-06-10 15:08:30 +00:00
..