Changeset 32645
- Timestamp:
- 05/29/2015 02:59:44 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/js/common.js
r32480 r32645 479 479 }, 30 ); 480 480 } 481 }, 'td. post-title, td.title, td.comment, .tags td.column-name, .bookmarks td.column-name, td.blogname, .users-network td.column-blogs, td.username, .dashboard-comment-wrap' );481 }, 'td.has-row-actions' ); 482 482 483 483 $('#default-password-nag-no').click( function() {
Note: See TracChangeset
for help on using the changeset viewer.