Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #37973, comment 11


Ignore:
Timestamp:
10/02/2016 09:34:10 PM (8 years ago)
Author:
afercia
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37973, comment 11

    v1 v2  
    11Replying to [comment:10 swissspidy]:
    22> 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 ;)
     3Ah that too, right! ~~It also inverts the current selection when shift-clicking on the "Select All" checkboxes~~ (no ;) )
    44Wondering how many users are aware of this