| Summary: | Waitingreserves code duplication | ||
|---|---|---|---|
| Product: | Koha | Reporter: | paxed <pasi.kallinen> |
| Component: | Templates | Assignee: | paxed <pasi.kallinen> |
| Status: | CLOSED INVALID | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: | Bug 12297: Fix waitingreserves code duplication | ||
|
Description
paxed
2014-05-21 06:26:16 UTC
Created attachment 78176 [details] [review] Bug 12297: Fix waitingreserves code duplication waitingreserves.tt has two near-identical tables, holdst and holdso. These should be folded into a single TT BLOCK, which is then called with appropriate parameters to generate the two tables. Patch no longer applies 8-( This is no longer valid anyway, the tables in waitingreserves-page have changed to datatables. |