mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-14 03:09:08 +00:00
reverted to tour
--HG-- branch : rc-botanic-webdev
This commit is contained in:
parent
b1c97cab76
commit
038f881185
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue