reverted to tour

--HG--
branch : rc-botanic-webdev
hg/feature/sse2
Botanic 12 years ago
parent b1c97cab76
commit 038f881185

@ -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({

Loading…
Cancel
Save