https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35380
--- Comment #48 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 196089 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196089&action=edit Bug 35380: (QA follow-up) Fix bulkmarkimport typo in marc-overlay-rules.tt The CASE checks for 'bulkmarkimport' but the record source inserted by the atomicupdate is named 'bulkmarcimport'. The mismatch caused the display label and the JS filter option to fall through to the default (untranslated) case. Fixed in both the rule filter display block and the module_filter_options JS object. -- 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/
