https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36775
--- Comment #7 from Emily Lamancusa <[email protected]> --- Created attachment 166469 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=166469&action=edit Bug 36775: (QA follow-up) Remove max_length attribute The existing code for "Holds to place (count)" sets the input field's maxlength to remaining_holds_for_record, which does not do what we want and makes the field unusable when the circulation rules allow unlimited holds. Better to remove it. Signed-off-by: Emily Lamancusa <[email protected]> -- 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/
