Show send e-mail controls in diffviewer

Review Request #7566 — Created Aug. 4, 2015 and submitted

Information

Review Board
release-2.5.x

Reviewers

Previously, the send e-mail controls were not showing in the diffviewer
becuase the template context lacked the "send_email" context variable.
This has been corrected and the controls now render properly in the
diffviewer when e-mail is enabled.

Ran unit tests.

Verified the controls show when e-mail is enabled and do not when it is
disabled.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/reviews/views.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/reviews/views.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (75482d8)
Loading...