Merge "gr-change-actions: Keep ChangeActions alphabetically sorted"
This commit is contained in:
@@ -50,9 +50,9 @@
|
|||||||
// TODO(davido): Add the rest of the change actions.
|
// TODO(davido): Add the rest of the change actions.
|
||||||
const ChangeActions = {
|
const ChangeActions = {
|
||||||
ABANDON: 'abandon',
|
ABANDON: 'abandon',
|
||||||
DONE_EDIT: 'doneEdit',
|
|
||||||
DELETE: '/',
|
DELETE: '/',
|
||||||
DELETE_EDIT: 'deleteEdit',
|
DELETE_EDIT: 'deleteEdit',
|
||||||
|
DONE_EDIT: 'doneEdit',
|
||||||
EDIT: 'edit',
|
EDIT: 'edit',
|
||||||
IGNORE: 'ignore',
|
IGNORE: 'ignore',
|
||||||
MOVE: 'move',
|
MOVE: 'move',
|
||||||
|
Reference in New Issue
Block a user