Actions
Patch #642
closedAdd a Select-All link to the issues list
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
2008-02-12
Due date:
% Done:
0%
Estimated time:
Description
This patch adds a "Select All" and "Clear All" link at the bottom of an issue list.
It is implemented with javascript, going over all the checkboxes and checking them (or clearing them).
Files
Updated by Jean-Philippe Lang almost 17 years ago
- Status changed from New to Closed
Already implemented in r1130, the little pencil is now used to select/unselect all issues.
Actions