Skip to:
Content

bbPress.org

Changeset 6252 for trunk/src/bbpress.php


Ignore:
Timestamp:
01/17/2017 07:10:27 AM (9 years ago)
Author:
johnjamesjacoby
Message:

Admin: Alternate row styling for list tables.

  • Remove admin_head methods in forums/topics/replies classes
  • Move styling into admin.css
  • Bump asset version
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bbpress.php

    r6250 r6252  
    204204                /** Versions **********************************************************/
    205205
    206                 $this->version    = '2.6-beta-6249';
     206                $this->version    = '2.6-beta-6251';
    207207                $this->db_version = '260';
    208208
Note: See TracChangeset for help on using the changeset viewer.