Changeset 302
- Timestamp:
- 01/21/2014 03:15:08 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.js
r301 r302 60 60 var href, el, image, appendTo, 61 61 li = $(this); 62 if ( li.parent().parent().find( '.trac-image-preview' ).length ) { 63 return; 64 } 62 65 el = li.find('.trac-rawlink'); 63 66 href = el.attr('href');
Note: See TracChangeset
for help on using the changeset viewer.