瀏覽代碼

Remove tabs

Amauri CHAMPEAUX 10 年之前
父節點
當前提交
11dd85bc68
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      tarteaucitron.js

+ 2 - 2
tarteaucitron.js

@@ -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);
                 };
                 };
             }
             }