Skip to content

Commit 457e89b

Browse files
committed
One should use spaces instead of tab.. #23 ;).
1 parent 9e3ec25 commit 457e89b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dist/angular-bootstrap-tour.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -498,8 +498,8 @@
498498

499499
//Add step to tour
500500
templateReady.then(function () {
501-
ctrl.addStep(step);
502-
scope.tourStep = step;
501+
ctrl.addStep(step);
502+
scope.tourStep = step;
503503
});
504504

505505
}

0 commit comments

Comments
 (0)