Summary: | Add page-section to catalog's stock rotation page | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
Severity: | normal | ||
Priority: | P5 - low | CC: | 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: |
22.11.00
|
|
Circulation function: | |||
Bug Depends on: | 30952 | ||
Bug Blocks: | 31757 | ||
Attachments: |
Bug 32197: Add page-section to catalog's stock rotation page
Bug 32197: Add page-section to catalog's stock rotation page |
Description
Owen Leonard
2022-11-14 17:20:21 UTC
Created attachment 143850 [details] [review] Bug 32197: Add page-section to catalog's stock rotation page This page wraps the content of the stock rotation page in the catalog with a "page-section" div. Note: This patch includes indentation changes, so use diff accordingly. To test you must have the StockRotation system preference enabled. Apply the patch and locate a bibliographic record in the catalog. - Click the "Rota" link in the sidebar. - Confirm that the table of items on this page is surrounded by a container with a white-background. Created attachment 143853 [details] [review] Bug 32197: Add page-section to catalog's stock rotation page This page wraps the content of the stock rotation page in the catalog with a "page-section" div. Note: This patch includes indentation changes, so use diff accordingly. To test you must have the StockRotation system preference enabled. Apply the patch and locate a bibliographic record in the catalog. - Click the "Rota" link in the sidebar. - Confirm that the table of items on this page is surrounded by a container with a white-background. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> And another one bites the dust...! Pushed to master for 22.11. Nice work everyone, thanks! |