https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35753 Bug ID: 35753 Summary: Is the Checkbox() function in additional-contents really necessary? Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com There is a function in additional-contents.tt called Checkbox(). It checks to see if any checkboxes are checked. Can we just check the length with a selector and get rid of the function? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.