| Summary: | Fix display issue with serials navigation | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Katrin Fischer <katrin.fischer> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | fridolin.somers, lucas, m.de.rooy, martin.renvoize |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
19.11.00,19.05.04, 18.11.10
|
|
| Circulation function: | |||
| Attachments: |
Bug 23446: Fix display issue in serials navigation
Bug 23446: Fix display issue in serials navigation Bug 23446: Fix display issue in serials navigation |
||
|
Description
Katrin Fischer
2019-08-10 19:36:02 UTC
Created attachment 92138 [details] [review] Bug 23446: Fix display issue in serials navigation The serial navigation shows a little stangely on the serial subscription detail page and other pages that show information about a specific subscription with one of the menu items having a different display height than the other items. To test: - Go to the serials module - Add or search for an existing subscription - Go to the subscription detail page - Verify the display issue in the navigation on the left - Apply patch - Check again from different pages in the serials module - Verify display is improved Created attachment 92150 [details] [review] Bug 23446: Fix display issue in serials navigation The serial navigation shows a little stangely on the serial subscription detail page and other pages that show information about a specific subscription with one of the menu items having a different display height than the other items. To test: - Go to the serials module - Add or search for an existing subscription - Go to the subscription detail page - Verify the display issue in the navigation on the left - Apply patch - Check again from different pages in the serials module - Verify display is improved Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 92258 [details] [review] Bug 23446: Fix display issue in serials navigation The serial navigation shows a little stangely on the serial subscription detail page and other pages that show information about a specific subscription with one of the menu items having a different display height than the other items. To test: - Go to the serials module - Add or search for an existing subscription - Go to the subscription detail page - Verify the display issue in the navigation on the left - Apply patch - Check again from different pages in the serials module - Verify display is improved Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Nice work! Pushed to master for 19.11.00 Pushed to 19.05.x for 19.05.04 backported to 18.11.x for 18.11.10 |