• 
      

    Fix multi-select closing in the dashboard for Local Sites.

    Review Request #6588 — Created Nov. 14, 2014 and submitted

    Information

    Review Board
    release-2.0.x
    cdffdf2...

    Reviewers

    The multi-select closing in the dashboard wasn't providing any local
    site information, and wasn't using the display ID for review requests.
    We now pass the proper information to the template and JavaScript in
    order to handle this case.

    Selected some review requests in the dashboard on a Local Site and
    successfully closed them.

    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/datagrids/grids.py
          reviewboard/datagrids/columns.py
      
      Ignored Files:
          reviewboard/static/rb/js/dashboard/models/dashboardModel.js
          reviewboard/templates/datagrids/dashboard.html
      
      
      
      Tool: Pyflakes
      Processed Files:
          reviewboard/datagrids/grids.py
          reviewboard/datagrids/columns.py
      
      Ignored Files:
          reviewboard/static/rb/js/dashboard/models/dashboardModel.js
          reviewboard/templates/datagrids/dashboard.html
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    david
    1. <p>Bug 3561?</p>

    2. 
        
    chipx86
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (4b5ef34)