Remove obsolete image reference from thickboxL10n. props kovshenin. fixes #26257.

Built from https://develop.svn.wordpress.org/trunk@26403


git-svn-id: http://core.svn.wordpress.org/trunk@26303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2013-11-26 11:46:10 +00:00
parent b8984636c2
commit 77882e1c20
1 changed files with 0 additions and 1 deletions

View File

@ -204,7 +204,6 @@ function wp_default_scripts( &$scripts ) {
'close' => __('Close'),
'noiframes' => __('This feature requires inline frames. You have iframes disabled or your browser does not support them.'),
'loadingAnimation' => includes_url('js/thickbox/loadingAnimation.gif'),
'closeImage' => includes_url('js/thickbox/tb-close.png')
) );
$scripts->add( 'jcrop', "/wp-includes/js/jcrop/jquery.Jcrop.min.js", array('jquery'), '0.9.12');