// fixed adminproduct > combinations
[*] BO : now if you click on an AdminProduct sub tab (combinations, prices) already selected, this will reload it. git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9823 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -123,9 +123,7 @@ virtual_product_nb_days, is_shareable)
|
||||
$("#make_downloadable_product_attribute").attr('href', link+"&id_product_attribute="+id_product_attribute);
|
||||
|
||||
$("#virtual_product_filename_attribute").val(virtual_product_filename_attribute);
|
||||
console.log(virtual_product_filename_attribute);
|
||||
console.log("ok");
|
||||
console.log($("#virtual_product_filename_attribute").val());
|
||||
$("#add_new_combination").show();
|
||||
|
||||
|
||||
/* Reset all combination images */
|
||||
|
||||
Reference in New Issue
Block a user