Summary: | Renew item that is on hold: Display information about hold's patron | ||
---|---|---|---|
Product: | Koha | Reporter: | Marc Véron <veron> |
Component: | Circulation | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, kyle.m.hall, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: | Bug 15688: Count index relative to specific table |
Description
Marc Véron
2016-01-28 08:35:49 UTC
Created attachment 100751 [details] [review] Bug 15688: Count index relative to specific table We simply add the selector to the 'th' index to ensure we count only the table in question This should not affect any other pages, but is necessary for detail.tt which has two tables on the same page Obsoleting Nick's patch as it is attached to the wrong bug. Might also need permissions to see patron information into account. |