Remove tabs

This commit is contained in:
Amauri CHAMPEAUX 2015-03-04 19:57:01 +01:00
parent f6af44575c
commit 11dd85bc68
1 changed files with 2 additions and 2 deletions

View File

@ -75,8 +75,8 @@ var tarteaucitron = {
} else {
if (typeof tarteaucitronProLoadServices === 'function') {
setTimeout(tarteaucitronProLoadServices, 1000);
}
}
}
}
origOpen.apply(this, arguments);
};
}