Changes between Version 18 and Version 19 of Ticket #10994
- Timestamp:
- Jul 16, 2014, 7:03:39 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10994 – Release Notes
v18 v19 1 Added a //Select All// checkbox to the admin //Component//, //Enum//, //Milestone//, //Repositories// and //Version// tables.1 Added //Select All// checkboxes to the admin //Components//, //Milestones//, //Priorities//, //Repositories//, //Resolutions//, //Severities//, //Ticket Types// and //Versions// tables. -
Ticket #10994 – API Changes
v18 v19 1 The function `addSelectAllTogglers` adds a //Select All// checkbox to the heading of a table, when executed on jQuery object that wraps a table. The checkboxes in the tablemust have the `sel` class.1 The function `addSelectAllTogglers` adds a //Select All// checkbox to the heading of a table, when executed on jQuery object that wraps a table. The `td`s containing the checkboxes must have the `sel` class.