Changeset 35198
- Timestamp:
- 10/15/2015 02:51:01 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/js/plugin-install.js
r34977 r35198 41 41 $( '.plugin-card, .plugins .plugin-version-author-uri' ).on( 'click', 'a.thickbox', function( e ) { 42 42 e.preventDefault(); 43 e.stopPropagation(); 44 43 45 tb_click.call(this); 44 46
Note: See TracChangeset
for help on using the changeset viewer.