https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32008 --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Hans Ulrich Frink from comment #6)
Thanks for your help, Karin.
In the end "_Not" was missing in the selector, so for further interest the following is the full workaround:
$("html[lang='de-DE'] .notforloandesc_Not:contains('Not for loan')").text('Nicht ausleihbar');
Thank you again for your quick help
Uli
Maybe there is a difference in versions - I had tested/written it with the latest development version. Maybe something to keep in mind to test after the next update. Glad you could make it work. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.