Get rid of user names and timestamps in the review dialog.

Review Request #6769 — Created Jan. 13, 2015 and submitted — Latest diff uploaded

Information

Review Board
master
d696017...

Reviewers

With the new review dialog, I had initially put in labels mimicing the
appearance of the review, including the user's full name and a timestamp. This
wasn't particularly useful, because the user was always the person looking at
it, and the timestamp just showed the current time.

I've replaced these with simple text that just say "Edit {header, comment,
footer}".

  • Opened the review dialog and saw the new text.
  • Ran jshint.
  • Ran js-tests.

    Loading...