Amauri CHAMPEAUX 7 anni fa
parent
commit
b00fc334bb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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) {