Make WordPress Core


Ignore:
Timestamp:
03/18/2009 02:43:45 AM (17 years ago)
Author:
ryan
Message:

Trim trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/file.php

    r10628 r10810  
    714714        jQuery("#ssh_keys").hide();
    715715    });
    716     jQuery('form input[value=""]:first').focus(); 
     716    jQuery('form input[value=""]:first').focus();
    717717});
    718718-->
Note: See TracChangeset for help on using the changeset viewer.