This commit is contained in:
Mike Jolley 2012-12-20 11:38:02 +00:00
parent beaefd8ec7
commit 68cd69f7d3
2 changed files with 2 additions and 3 deletions

View File

@ -1341,7 +1341,6 @@ jQuery( function($){
// Set post to 0 and set our custom type
downloadable_file_frame.on( 'ready', function() {
downloadable_file_frame.uploader.options.uploader.params = {
attach_to: 0,
type: 'downloadable_product'
};
});

File diff suppressed because one or more lines are too long