Add other type
This commit is contained in:
parent
8f7523b710
commit
b00fc334bb
|
|
@ -212,7 +212,7 @@ var tarteaucitron = {
|
||||||
html = '',
|
html = '',
|
||||||
index,
|
index,
|
||||||
orientation = 'Top',
|
orientation = 'Top',
|
||||||
cat = ['ads', 'analytic', 'api', 'comment', 'social', 'support', 'video'],
|
cat = ['ads', 'analytic', 'api', 'comment', 'social', 'support', 'video', 'other'],
|
||||||
i;
|
i;
|
||||||
|
|
||||||
cat = cat.sort(function (a, b) {
|
cat = cat.sort(function (a, b) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue