-
-
reviewboard/templates/reviews/review_header.html (Diff revision 1) We probably want to clarify that this is about the diff. How about we move this below the
<input>
tags, and do something like this:<p>{% trans "This draft adds a new diff." %} <a ...>{% trans "Show changes" %}</a>.</p>
Issue 3189: Add a link to the interdiff from the review request draft banner
Review Request #5384 — Created Feb. 1, 2014 and submitted
Information | |
---|---|
tomiaijo | |
Review Board | |
master | |
3189 | |
Reviewers | |
reviewboard | |
Adds a link to the interdiff from the review request draft banner to make it easier to see the change the draft contains.
Fixes https://code.google.com/p/reviewboard/issues/detail?id=3189.
Tested the change using a development review board with different drafts (with and without diffsets).
Unit tests pass.
Description | From | Last Updated |
---|---|---|
We probably want to clarify that this is about the diff. How about we move this below the <input> tags, … |
|