Issue 3189: Add a link to the interdiff from the review request draft banner

Review Request #5384 — Created Feb. 1, 2014 and submitted

Information

Review Board
master

Reviewers

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, …

daviddavid
david
  1. 
      
    1. Please add the bug number into the "Bugs" field, as well.

  2. 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>
    
  3. 
      
TO
david
  1. Ship It!

  2. 
      
TO
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (8e710c6). Thanks!
Loading...