https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28802
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #123408|0 |1 is obsolete| | --- Comment #3 from Owen Leonard <[email protected]> --- Created attachment 123411 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=123411&action=edit Bug 28802: Untranslatable strings in browser.js File koha-tmpl/intranet-tmpl/js/browser.js is not parsed by translation process, which uses koha-tmpl/intranet-tmpl/prog/js/**/*.js We must move it to prog/js. Test plan : 1) Perform a search on staff interface 2) Click on a result 3) Check you see records browser Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
