Summary: | Add 'page-section' to various serials pages | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | minor | ||
Priority: | P5 - low | CC: | andrew, testopia |
Version: | unspecified | ||
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: |
23.05.00,22.11.02
|
|
Circulation function: | |||
Bug Depends on: | 30952 | ||
Bug Blocks: | 31757 | ||
Attachments: |
Bug 32628: Add 'page-section' to various serials pages
Bug 32628: Add 'page-section' to various serials pages Bug 32628: Add 'page-section' to various serials pages |
Description
Owen Leonard
2023-01-13 14:10:36 UTC
Created attachment 145276 [details] [review] Bug 32628: Add 'page-section' to various serials pages This patch adds a "page-section" container div around the main section of serials pages which lack it. This patch contains indentation changes, so please ignore whitespace when looking at the diff. To test you must have at least one subscription in your system. Apply the patch and view the following pages to confirm that the main content is contained in a white box: - Subscription batch edit: - Go to Serials -> Search subscriptions -> Results - Check the box next to one or more search results and click "Edit selected serials." - Subscription frequencies: - Serials -> Manage frequencies - View subscription alerts: - Log in to the OPAC and search for a subscription. - On the subscription detail page click the "Subscribe to to email notification on new issues." - In the staff interface, locate that subscription and view its details. - Click the "subscribers" link under "Patron notification." Created attachment 145326 [details] [review] Bug 32628: Add 'page-section' to various serials pages This patch adds a "page-section" container div around the main section of serials pages which lack it. This patch contains indentation changes, so please ignore whitespace when looking at the diff. To test you must have at least one subscription in your system. Apply the patch and view the following pages to confirm that the main content is contained in a white box: - Subscription batch edit: - Go to Serials -> Search subscriptions -> Results - Check the box next to one or more search results and click "Edit selected serials." - Subscription frequencies: - Serials -> Manage frequencies - View subscription alerts: - Log in to the OPAC and search for a subscription. - On the subscription detail page click the "Subscribe to to email notification on new issues." - In the staff interface, locate that subscription and view its details. - Click the "subscribers" link under "Patron notification." Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org> Created attachment 145336 [details] [review] Bug 32628: Add 'page-section' to various serials pages This patch adds a "page-section" container div around the main section of serials pages which lack it. This patch contains indentation changes, so please ignore whitespace when looking at the diff. To test you must have at least one subscription in your system. Apply the patch and view the following pages to confirm that the main content is contained in a white box: - Subscription batch edit: - Go to Serials -> Search subscriptions -> Results - Check the box next to one or more search results and click "Edit selected serials." - Subscription frequencies: - Serials -> Manage frequencies - View subscription alerts: - Log in to the OPAC and search for a subscription. - On the subscription detail page click the "Subscribe to to email notification on new issues." - In the staff interface, locate that subscription and view its details. - Click the "subscribers" link under "Patron notification." Signed-off-by: Andrew Fuerste-Henry <andrewfh@dubcolib.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Nice work everyone! Pushed to 23.05.x for the next release Nice work everyone! Pushed to stable for 22.11.x |