http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10433
--- Comment #2 from Owen Leonard <[email protected]> --- Created attachment 30470 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30470&action=edit Bug 10433 - colspan calculation done by opac/opac-reserve.pl should be moved to template Since the bootstrap OPAC's place hold interface doesn't use tables there is no use for the colspan calculation being done in the script. This patch removes it. To test, place one or more holds in the OPAC and confirm that there are no display problems. The OPAC error logs should show no associated error. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
