From d989547a7d320c5bcc077270988a9679db351eee Mon Sep 17 00:00:00 2001 From: Peter Westwood Date: Sun, 5 Jun 2011 09:04:29 +0000 Subject: [PATCH] Whitespace fixes git-svn-id: https://develop.svn.wordpress.org/trunk@18144 602fd350-edb4-49c9-b593-d223f7449a82 --- wp-admin/press-this.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/wp-admin/press-this.php b/wp-admin/press-this.php index 8c0c303a39..788f6720b3 100644 --- a/wp-admin/press-this.php +++ b/wp-admin/press-this.php @@ -240,22 +240,22 @@ if ( !empty($_REQUEST['ajax']) ) { if(photostorage == false) { var my_src = eval( jQuery.ajax({ - type: "GET", - url: "", + type: "GET", + url: "", cache : false, async : false, - data: "ajax=photo_images&u=", + data: "ajax=photo_images&u=", dataType : "script" }).responseText ); if(my_src.length == 0) { var my_src = eval( jQuery.ajax({ - type: "GET", - url: "", + type: "GET", + url: "", cache : false, async : false, - data: "ajax=photo_images&u=", + data: "ajax=photo_images&u=", dataType : "script" }).responseText ); @@ -447,7 +447,7 @@ var photostorage = false; //resize screen window.resizeTo(720,540); // set button actions - jQuery('#photo_button').click(function() { show('photo'); return false; }); + jQuery('#photo_button').click(function() { show('photo'); return false; }); jQuery('#video_button').click(function() { show('video'); return false; }); // auto select