[-] BO : fix bug #PSCFV-2307 - multishop: product modification applied to the wrong shop caused by race condition with ajax calls

This commit is contained in:
tDidierjean
2012-05-15 08:34:07 +00:00
parent 4dfeb31b0f
commit e70c19d67a
3 changed files with 41 additions and 19 deletions
+1 -1
View File
@@ -1537,7 +1537,7 @@ tabs_manager.setTabs(product_tabs);
$(document).ready(function() {
// The manager schedules the onReady() methods of each tab to be called when the tab is loaded
tabs_manager.onReady();
tabs_manager.init();
updateCurrentText();