Remove tabs
This commit is contained in:
parent
f6af44575c
commit
11dd85bc68
|
|
@ -75,8 +75,8 @@ var tarteaucitron = {
|
||||||
} else {
|
} else {
|
||||||
if (typeof tarteaucitronProLoadServices === 'function') {
|
if (typeof tarteaucitronProLoadServices === 'function') {
|
||||||
setTimeout(tarteaucitronProLoadServices, 1000);
|
setTimeout(tarteaucitronProLoadServices, 1000);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
origOpen.apply(this, arguments);
|
origOpen.apply(this, arguments);
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue