http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10433 Bug ID: 10433 Summary: colspan calculation done by opac/opac-reserve.pl should be moved to template Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: gmcharlt@gmail.com opac/opac-reserve.pl contains some code to calculate how many columns of the main table that the item selection sub-table (and the hold note entry field) should span. As the colspan value is purely a display consideration, the logic should be moved to the template. -- You are receiving this mail because: You are watching all bug changes.