Changes between Version 1 and Version 2 of Ticket #37973, comment 11
- Timestamp:
- 10/02/2016 09:34:10 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37973, comment 11
v1 v2 1 1 Replying to [comment:10 swissspidy]: 2 2 > That code is used for checking the boxes in combination with pressing the shift key, e.g. when clicking the 1st and shift-clicking the 5th item afterwards, checkboxes 2-4 will be checked as well. 3 Ah that too, right! It also inverts the current selection when shift-clicking on the "Select All" checkboxes ;)3 Ah that too, right! ~~It also inverts the current selection when shift-clicking on the "Select All" checkboxes~~ (no ;) ) 4 4 Wondering how many users are aware of this