Fix the batch selection actions sidebar in the dashboard.

Review Request #7278 — Created May 1, 2015 and submitted

Information

Review Board
release-2.5.x
1edd5af...

Reviewers

A recent change renamed some element IDs/classes, and this broke the
dashboard's batch selection support, preventing the sidebar from
appearing.

This change fixes the code to reference the correct elements, restoring
the functionality.

Tested that batch selection worked properly.

There's still no support on mobile, though.

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

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (cdd5c40)
Loading...