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:
parent
86c907d2a5
commit
ea9de1aacd
@ -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');
|
||||
|
Loading…
Reference in New Issue
Block a user