Changeset 5696
- Timestamp:
- 07/19/2017 04:05:29 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.js
r4805 r5696 252 252 $( '#content.ticket' ).on( 'click', 'a[href$="wiki/WikiFormatting"]', function() { 253 253 window.open( $( this ).attr( 'href' ) ); 254 return false; 254 255 }); 255 256
Note: See TracChangeset
for help on using the changeset viewer.