Fix the order of captions within the image review UI.

Review Request #8215 — Created June 3, 2016 and submitted

Information

Review Board
release-3.0.x
44a1ce5...

Reviewers

When the image review UI is showing a diff, the captions were added in the
wrong order. We were correctly showing the images on the left and right but the
captions would show "(revision 1)" on the right and "(revision 2)" on the left.

Loaded a diff of two file attachment revisions. Saw that the before/after was
correct for both images and captions.

reviewbot
  1. Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/js/views/imageReviewableView.es6.js
    
    
    
    Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/js/views/imageReviewableView.es6.js
    
    
  2. 
      
brennie
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (caaaa01)
Loading...