Add other type
This commit is contained in:
parent
8f7523b710
commit
b00fc334bb
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue