Fix navigating to comment flags through key bindings in the diff viewer.

Review Request #6493 — Created Oct. 23, 2014 and submitted

Information

Review Board
release-2.0.x
50343f2...

Reviewers

The support for navigating to comment flags using key bindings was
broken, due to looking up the wrong class. The class name has been
corrected, allowing navigation to work as expected.

Navigated between comment flags using key bindings.

reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/js/pages/views/diffViewerPageView.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/js/pages/views/diffViewerPageView.js
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.0.x (23bede3)
Loading...