[-] 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:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user