Unify terminology in Differential overview
Summary: You can order by Modified but the table has Updated column. Test Plan: /differential/filter/reviews/ Reviewers: epriestley Reviewed By: epriestley CC: aran, epriestley Differential Revision: https://secure.phabricator.com/D1472
This commit is contained in:
@@ -112,7 +112,7 @@ final class DifferentialRevisionListView extends AphrontView {
|
|||||||
'Lines',
|
'Lines',
|
||||||
'Author',
|
'Author',
|
||||||
'Reviewers',
|
'Reviewers',
|
||||||
'Updated',
|
'Modified',
|
||||||
'Created',
|
'Created',
|
||||||
));
|
));
|
||||||
$table->setColumnClasses(
|
$table->setColumnClasses(
|
||||||
|
|||||||
Reference in New Issue
Block a user