https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43110
--- Comment #3 from Jonathan Druart <[email protected]> --- Created attachment 202224 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202224&action=edit Bug 43110: (bug 28308 follow-up) Disable checkboxes on the detail view Checkboxes must be disabled on the detail page as we cannot submit the changes. Test plan: 1 - Edit a patron, set a value for advance notices, do not check any transports 2 - View the details for the patron: http://localhost:8081/cgi-bin/koha/members/moremember.pl?borrowernumber=5 3 - Note the checkboxes are disabled QA: The logic is a bit weird as messaging_form_inactive is not set if the pref is off, but the table is not displayed in this case. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
