commento.js: use commento namespace for allShow
This commit is contained in:
parent
23bec48ebb
commit
adb87d7029
@ -1527,7 +1527,7 @@
|
||||
if (cssOverride === undefined) {
|
||||
global.allShow();
|
||||
} else {
|
||||
cssLoad(cssOverride, "window.allShow()");
|
||||
cssLoad(cssOverride, "window.commento.allShow()");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user