[buddypress-trac] [BuddyPress Trac] #6206: add class name to `th label` column in notification table

buddypress-trac noreply at wordpress.org
Wed Nov 9 23:08:46 UTC 2016


#6206: add class name to `th label` column in notification table
-------------------------+---------------------
 Reporter:  danbp        |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  Templates    |     Version:  1.2
 Severity:  normal       |  Resolution:  fixed
 Keywords:               |
-------------------------+---------------------
Changes (by slaFFik):

 * status:  new => closed
 * resolution:   => fixed
 * milestone:  Future Release =>


Comment:

 Already done like this:

 {{{
 <th class="bulk-select-all">
     <input id="select-all-notifications" type="checkbox">
     <label class="bp-screen-reader-text"></label>
 </th>
 }}}

 as part of #6289.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6206#comment:6>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list