소스 검색

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 {
                         if (typeof tarteaucitronProLoadServices === 'function') {
                             setTimeout(tarteaucitronProLoadServices, 1000);
-						}
-					}
+                        }
+                    }
                     origOpen.apply(this, arguments);
                 };
             }