[Koha-bugs] [Bug 15434] Make search results breadcrumbs human readable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 31 03:28:52 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15434

--- Comment #6 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Template translations are a monster. Tried to add support for translations in
assignments/function calls within [% %] tags, but gave up when the pain became
unbearable.
Chickened out and used javascript, _() is clean and easy. The only thing that I
don't like is the fact that I had to put all strings in opac-bottom.inc. Please
comment.

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


More information about the Koha-bugs mailing list