[Koha-bugs] [Bug 30159] Fix display of validation of important fields when biblio cataloguing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 6 14:58:44 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30159

--- Comment #9 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Adam, 

thx for your patch!

Be careful when working with the JavaScript message. We do need the _("") or
__("") in JS files to make strings translatable.

I fixed this line in my follow-up:
+                var r=confirm("Important fields(s) are not filled. Are you
sure you want to save?");

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


More information about the Koha-bugs mailing list