Add/remove the border to postbox containers when the last postbox is hidden/shown from Screen Options, props ocean90, fixes #18882
git-svn-id: http://svn.automattic.com/wordpress/trunk@18925 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -45,6 +45,7 @@ var postboxes;
|
||||
postboxes.pbhide( box );
|
||||
}
|
||||
postboxes.save_state(page);
|
||||
postboxes._mark_area();
|
||||
});
|
||||
|
||||
$('.columns-prefs input[type="radio"]').click(function(){
|
||||
|
||||
Reference in New Issue
Block a user