View Single Post
  #6  
Old 11-10-2012, 07:03 AM
NicktheGeek's Avatar
NicktheGeek NicktheGeek is offline
Forum Manager
 
Join Date: Feb 2010
Posts: 62,650
Default

Thanks, I thought you were referring to a different screen.

This code can be disabled without editing core but it is kind of complicated and can affect updates because you will have to bypass the Genesis admin js with your own.

You would remove the admin load scripts action with
PHP Code:
remove_action'admin_enqueue_scripts''genesis_load_admin_scripts' ); 
Then you need to build your own action and admin script to replace it.
__________________
Nick "Fred and/or George Weasley" Croft
Designs by Nick the Geek
@Nick_theGeek on Twitter

Make web design easier, get FireBug for FireFox

Want to learn more about Genesis? Check out my Genesis Explained Series