mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 17:29:10 +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
|
||||
if($('.index').length && typeof(tour)=='undefined')
|
||||
if($('.tour').length && typeof(tour)=='undefined')
|
||||
{
|
||||
var tour = new Tour();
|
||||
tour.addStep({
|
||||
|
|
Loading…
Reference in a new issue