Summary: | Show subscriptions count in the sidebar menu | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | charles.farmer, gmcharlt, josef.moravec, martin.renvoize, nick, philippe.blouin, severine.queune, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 21291 | ||
Bug Blocks: | |||
Attachments: |
Bug 21492: Show subscriptions count in the sidebar menu
Bug 21492: Show subscriptions count in the sidebar menu |
Description
Owen Leonard
2018-10-04 18:04:22 UTC
Created attachment 80350 [details] [review] Bug 21492: Show subscriptions count in the sidebar menu This patch modifies the include file for the sidebar menu of bibliographic views so that a count of subscriptions is shown on the subscriptions tab. To test you should have bibliographic record with one or more subscriptions. View that bibliographic record and confirm that the sidebar menu tab shows the count of subscriptions. Created attachment 80429 [details] [review] Bug 21492: Show subscriptions count in the sidebar menu This patch modifies the include file for the sidebar menu of bibliographic views so that a count of subscriptions is shown on the subscriptions tab. To test you should have bibliographic record with one or more subscriptions. View that bibliographic record and confirm that the sidebar menu tab shows the count of subscriptions. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> https://bugs.koha-community.org/show_bug.cgi?id=21291 Really nice one line patch, PQA too. Awesome work all! Pushed to master for 18.11 Enhancement, will not be backported to 18.05.x series. |