28 Jun
2023
28 Jun
'23
3:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34146 --- Comment #6 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Someone removed this btw in js: + <!-- Add a soft-limit of 99 with a reminder about potential data entry error --> + if (f>99) { + return confirm(_("More than 99 copies will be added. Should they be added?")); -- You are receiving this mail because: You are watching all bug changes.