mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-19 20:23:17 +01:00
js/catalog-link.js: disable for ukko
This commit is contained in:
parent
04013c56c1
commit
777e98ad85
@ -47,4 +47,6 @@ if (subtitle) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$(document).ready(catalog);
|
if (active_page != 'ukko') {
|
||||||
|
$(document).ready(catalog);
|
||||||
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user