[Koha-bugs] [Bug 29418] Zebra clean_search_term does not clean search and so results in error

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 10 20:17:12 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29418

--- Comment #5 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
If you're not using analytics at all and want to just hide this error, you
could put this in your intranetuserCSS:
/* Hide analytics error */
.analytics_error {
        display: none;
}

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list