[-] BO : fix product page suppliers

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14689 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2012-04-17 15:18:09 +00:00
parent a71704fb4e
commit 456ea2a191
+1 -1
View File
@@ -1273,7 +1273,7 @@ product_tabs['Suppliers'] = new function(){
checkbox.attr("disabled","disabled");
}
//manage default supplier check
manageDefaultSupplier();
self.manageDefaultSupplier();
});
// @TODO: a better way to fix the accordion wrong size bug when the selected page is this page