From 11dd85bc686ef08d0b6ac2bc833deb4bcef46d03 Mon Sep 17 00:00:00 2001 From: Amauri CHAMPEAUX Date: Wed, 4 Mar 2015 19:57:01 +0100 Subject: [PATCH] Remove tabs --- tarteaucitron.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tarteaucitron.js b/tarteaucitron.js index a60b1d1..9cd1c5b 100644 --- a/tarteaucitron.js +++ b/tarteaucitron.js @@ -75,8 +75,8 @@ var tarteaucitron = { } else { if (typeof tarteaucitronProLoadServices === 'function') { setTimeout(tarteaucitronProLoadServices, 1000); - } - } + } + } origOpen.apply(this, arguments); }; }