After [32644], sanity for a pile of selectors.

see #25408.


git-svn-id: https://develop.svn.wordpress.org/trunk@32645 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Helen Hou-Sandi 2015-05-29 02:59:44 +00:00
parent 86c907d2a5
commit ea9de1aacd
1 changed files with 1 additions and 1 deletions

View File

@ -478,7 +478,7 @@ $(document).ready( function() {
focusedRowActions.removeClass( 'visible' );
}, 30 );
}
}, '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' );
}, 'td.has-row-actions' );
$('#default-password-nag-no').click( function() {
setUserSetting('default_password_nag', 'hide');