fix #994 tab slider not always working on checkout (#995)

This commit is contained in:
Andrew Camilleri
2019-08-26 13:43:40 +02:00
committed by Nicolas Dorier
parent 43ee22f965
commit 55c0c0ea6f

View File

@@ -432,6 +432,7 @@ $(document).ready(function () {
}
}
);
resetTabsSlider();
});