Changeset 316
- Timestamp:
- 01/24/2014 07:11:11 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.js
r314 r316 658 658 } 659 659 if ( content.hasClass( 'ticket' ) ) { 660 // Remove the CC field in case the BlackMagic plugin didn't. 661 $('#field-cc').parent().parent().prev().remove().end().remove(); 660 662 hide_cc_comments(); 661 663 content.on( 'wpTracPostPreview', hide_cc_comments );
Note: See TracChangeset
for help on using the changeset viewer.