Bug 10433 - colspan calculation done by opac/opac-reserve.pl should be moved to template
authorOwen Leonard <oleonard@myacpl.org>
Fri, 18 Jul 2014 12:55:00 +0000 (08:55 -0400)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 30 Oct 2014 01:11:44 +0000 (22:11 -0300)
commit13c93259bd725155c77ab5ce9781d0704dd14744
treebaec84218f84602697028280f93bb5b2a6a3548a
parent0f6b0556ee270315a2ca0a7428caf102afbc7282
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.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
No display problems, no related errors on log, no koha-qa errors

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes tests and QA script, no regressions found.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
opac/opac-reserve.pl