| Summary: | Patron restrictions admin page has patron categories search bar | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
| Component: | System Administration | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | gmcharlt, lucas, m.de.rooy |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
23.05.00,22.11.03
|
|
| Circulation function: | |||
| Bug Depends on: | 23681 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 32787: Patron restrictions admin page has patron categories search bar
Bug 32787: Patron restrictions admin page has patron categories search bar Bug 32787: Patron restrictions admin page has patron categories search bar |
||
|
Description
Caroline Cyr La Rose
2023-02-01 20:10:33 UTC
Created attachment 146010 [details] [review] Bug 32787: Patron restrictions admin page has patron categories search bar This patch updates the patron restriction administration page to correct the markup around the header and breadcrumbs: Using the header WRAPPER, using the sub-header WRAPPER, and switching to the system preferences search bar. The patch also corrects the page title to prevent a leading "rsaquo;" in some cases. Note: This patch contains indentation changes, so ignore whitespace when viewing the diff. To test, apply the patch and go to Administration -> Patron restrictions. The system preferences search should be preselected in the header search bar, and everything should look correct. Created attachment 146012 [details] [review] Bug 32787: Patron restrictions admin page has patron categories search bar This patch updates the patron restriction administration page to correct the markup around the header and breadcrumbs: Using the header WRAPPER, using the sub-header WRAPPER, and switching to the system preferences search bar. The patch also corrects the page title to prevent a leading "rsaquo;" in some cases. Note: This patch contains indentation changes, so ignore whitespace when viewing the diff. To test, apply the patch and go to Administration -> Patron restrictions. The system preferences search should be preselected in the header search bar, and everything should look correct. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Thanks Owen! Created attachment 146067 [details] [review] Bug 32787: Patron restrictions admin page has patron categories search bar This patch updates the patron restriction administration page to correct the markup around the header and breadcrumbs: Using the header WRAPPER, using the sub-header WRAPPER, and switching to the system preferences search bar. The patch also corrects the page title to prevent a leading "rsaquo;" in some cases. Note: This patch contains indentation changes, so ignore whitespace when viewing the diff. To test, apply the patch and go to Administration -> Patron restrictions. The system preferences search should be preselected in the header search bar, and everything should look correct. Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x Missing dependencies for 22.05.x, no backport |