| Summary: | Routing list tab not marked as active | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Templates | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | dilan, fridolin.somers, martin.renvoize, nick |
| Version: | unspecified | ||
| 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: | ||
| Circulation function: | |||
| Attachments: |
Bug 21397: Mark "Routing list" tab as active when selected
Bug 21397: Mark "Routing list" tab as active when selected Bug 21397: Mark "Routing list" tab as active when selected |
||
|
Description
Jonathan Druart
2018-09-21 21:34:43 UTC
Created attachment 79262 [details] [review] Bug 21397: Mark "Routing list" tab as active when selected /members/routing-lists.pl?borrowernumber=5 show the different tab of the menu but "Routing lists" is not displayed as the selected one (active). "routinglistview" must be set and passed to the template Test plan: Enable the RoutingSerials pref and hit /members/routing-lists.pl?borrowernumber=42 The "Routing lists" tab must be selected/active Created attachment 79268 [details] [review] Bug 21397: Mark "Routing list" tab as active when selected /members/routing-lists.pl?borrowernumber=5 show the different tab of the menu but "Routing lists" is not displayed as the selected one (active). "routinglistview" must be set and passed to the template Test plan: Enable the RoutingSerials pref and hit /members/routing-lists.pl?borrowernumber=42 The "Routing lists" tab must be selected/active Followed test plan and tab now shows as active. Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au> Created attachment 79334 [details] [review] Bug 21397: Mark "Routing list" tab as active when selected /members/routing-lists.pl?borrowernumber=5 show the different tab of the menu but "Routing lists" is not displayed as the selected one (active). "routinglistview" must be set and passed to the template Test plan: Enable the RoutingSerials pref and hit /members/routing-lists.pl?borrowernumber=42 The "Routing lists" tab must be selected/active Followed test plan and tab now shows as active. Signed-off-by: Dilan Johnpullé <dilan@calyx.net.au> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.05 Pushed to 17.11.x for 17.11.11 |