소스 검색

Add other type

Amauri CHAMPEAUX 7 년 전
부모
커밋
b00fc334bb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tarteaucitron.js

+ 1 - 1
tarteaucitron.js

@@ -212,7 +212,7 @@ var tarteaucitron = {
                     html = '',
                     index,
                     orientation = 'Top',
-                    cat = ['ads', 'analytic', 'api', 'comment', 'social', 'support', 'video'],
+                    cat = ['ads', 'analytic', 'api', 'comment', 'social', 'support', 'video', 'other'],
                     i;
                 
                 cat = cat.sort(function (a, b) {