Fix the batch selection actions sidebar in the dashboard.

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

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.

    Loading...