InlineEdit: Allow to revert file changes in file table
Currently revert is supported as two click UI operation: delete file
from the change and restore the deleted file. Pros: only one icon is
rendered to the left of the file name. Cons: it's not intuitive and
most often used operation in this context is revert and not delete.
Offer restore/revert icon in the file table. The same icon acts as
restore for deleted file and revert for changed files. Delete file
icon is still rendered for changed files only.
Bug: Issue 3294
Change-Id: I1557297a3dc583c0a67141343ab0932e47620b52
4 files changed