reverted to tour

This commit is contained in:
Botanic 2013-06-17 02:24:18 -07:00
parent b7052ff21c
commit b602d1f52f

View file

@ -226,7 +226,7 @@ function docReady(){
}); });
//tour //tour
if($('.index').length && typeof(tour)=='undefined') if($('.tour').length && typeof(tour)=='undefined')
{ {
var tour = new Tour(); var tour = new Tour();
tour.addStep({ tour.addStep({