This commit is contained in:
2019-10-11 16:33:41 -04:00
parent 1e016d1842
commit 6e19b14fdf
9 changed files with 141 additions and 72 deletions
@@ -546,7 +546,7 @@ $(window).on("load", function () {
});
if ($(window).width() > 1200 && !$("body").hasClass("menu-collapsed")) {
tour.start()
//tour.start()
}
else {
tour.cancel()