Make WordPress Core


Ignore:
Timestamp:
03/30/2008 06:11:49 AM (17 years ago)
Author:
markjaquith
Message:

Remove errant commas to prevent file uploader script errors in IE7. props tsimmons. fixes #6443 for 2.5.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.5/wp-admin/includes/media.php

    r7557 r7573  
    815815            file_dialog_complete_handler : fileDialogComplete,
    816816
    817             debug: false,
     817            debug: false
    818818        });
    819819    $("#flash-browse-button").bind( "click", function(){swfu.selectFiles();});
Note: See TracChangeset for help on using the changeset viewer.