diff --git a/tutorial/tutorial.js b/tutorial/tutorial.js index 3ccb994ba3..1d768fe148 100644 --- a/tutorial/tutorial.js +++ b/tutorial/tutorial.js @@ -347,7 +347,7 @@ stepOrient.prototype = { }, cleanup: function() { if (this.active) { - location = "/tutorial"; + //location = "/tutorial"; this.active = false; } if (this.overlay) {