Add 'Since' and 'Submitted' columns to dashboard sections
Change-Id: I45944beb1a4b03a475442f074275cd2b5d83296c
This commit is contained in:
@@ -91,6 +91,8 @@ $_documentContainer.innerHTML = `<dom-module id="gr-change-list-styles">
|
||||
.owner,
|
||||
.assignee,
|
||||
.updated,
|
||||
.submitted,
|
||||
.since,
|
||||
.size,
|
||||
.status,
|
||||
.repo {
|
||||
@@ -170,6 +172,8 @@ $_documentContainer.innerHTML = `<dom-module id="gr-change-list-styles">
|
||||
.repo,
|
||||
.branch,
|
||||
.updated,
|
||||
.submitted,
|
||||
.since,
|
||||
.label,
|
||||
.assignee,
|
||||
.groupHeader .star,
|
||||
|
||||
Reference in New Issue
Block a user