https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38222
--- Comment #31 from Katrin Fischer <[email protected]> --- 1) Capitalization (fixed in follow-up) <label for="cancellation-reason" class="form-label">Cancellation Reason:</label> = Cancellation reason 2) Translations (fixed in follow-up) + return __("Expired"); Double underscore for JS in .js files. Single underscore for JS in .tt files (and .inc). 3) combobox.js (to consider) This almost looks like a library, maybe to avoid any confusion in the future a copyright statement/license would not hurt? -- 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/
