https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31313
--- Comment #22 from Joonas Kylmälä <[email protected]> --- Created attachment 139695 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139695&action=edit Bug 31313: (QA follow-up) Remove unused bundle_host field from item_info The patch "Bug 31313: Fix availability - OPAC opac-detail" (70cb4e22c07) lead to koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status.inc use the bundle_host method directly through the passed Koha::Item object, thus the bundle_host field added by this script is unused. Signed-off-by: Joonas Kylmälä <[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/
