Browse Source

Add other type

Amauri CHAMPEAUX 7 năm trước cách đây
mục cha
commit
b00fc334bb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {