js/catalog-link.js: disable for ukko
This commit is contained in:
parent
08652df7ac
commit
83cd4cf841
@ -47,4 +47,6 @@ if (subtitle) {
|
||||
}
|
||||
}
|
||||
|
||||
if (active_page != 'ukko') {
|
||||
$(document).ready(catalog);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user