https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17674 --- Comment #50 from Roch D'Amour <roch.damour@inlibro.com> --- Created attachment 74359 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74359&action=edit Bug 17674: Remove delete related item checkbox when no items is available When the number of items available is 0, the confirmation dialog still ask is you also want to delete related items. This patch remove the checkbox in the confirmation dialog when the number of related items is 0. To test: - Try to delete some serials that has items available, the confirmation dialog does not ask if you want to delete related items since there are none. - Try to delete some serials which has items avaible. The confirmation dialog should show a checkbox and ask if you want to delete related items -- You are receiving this mail because: You are watching all bug changes.