25 Oct
2024
25 Oct
'24
3:19 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38222 --- Comment #31 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.