Changeset 26460
- Timestamp:
- 11/29/2013 02:02:23 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/js/theme.js
r26323 r26460 203 203 if ( this.model.get( 'active' ) ) { 204 204 this.$el.addClass( 'active' ); 205 this.$el.find( '.theme-name' ).addClass( 'mp6-primary' );206 205 $( '.theme-overlay' ).addClass( 'active' ); 207 206 }
Note: See TracChangeset
for help on using the changeset viewer.