Summary: | Add count of holds on queue to hold queue link | ||
---|---|---|---|
Product: | Koha | Reporter: | Lisette Scheer <lisette> |
Component: | Hold requests | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, jrobb, Laura.escamilla, 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: | ||
Bug Depends on: | 36455 | ||
Bug Blocks: | |||
Attachments: | Holds queue count on circ home holds queue button |
Description
Lisette Scheer
2024-03-28 14:33:08 UTC
Created attachment 174900 [details]
Holds queue count on circ home holds queue button
I took a slightly different approach and added the count of holds to the Holds queue button on the Circulation home page. The count is pulled with a report then inserted via jQuery into a bootstrap label. I attached a screenshot for illustrative purposes.
|