Trim trailing whitespace
git-svn-id: http://svn.automattic.com/wordpress/trunk@10810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -713,7 +713,7 @@ jQuery(function($){
|
||||
jQuery("#ftp, #ftps").click(function () {
|
||||
jQuery("#ssh_keys").hide();
|
||||
});
|
||||
jQuery('form input[value=""]:first').focus();
|
||||
jQuery('form input[value=""]:first').focus();
|
||||
});
|
||||
-->
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user