Don't attach downlodas. Closes #1664.

This commit is contained in:
Mike Jolley 2012-11-06 14:13:06 +00:00
parent 1f8e836e71
commit cf54452e8e
2 changed files with 2 additions and 2 deletions

View File

@ -1068,7 +1068,7 @@ jQuery( function($){
window.send_to_editor = window.send_to_download_url;
tb_show('', 'media-upload.php?post_id=' + woocommerce_writepanel_params.post_id + '&type=downloadable_product&from=wc01&TB_iframe=true');
tb_show('', 'media-upload.php?type=downloadable_product&from=wc01&TB_iframe=true');
return false;
});

File diff suppressed because one or more lines are too long