Summary: | Standardize structure around action fieldsets in various templates | ||
---|---|---|---|
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: | david, lucas, martin.renvoize, testopia |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Small patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: |
23.05.00,22.11.05
|
Circulation function: | |
Bug Depends on: | 32746 | ||
Bug Blocks: | 32744 | ||
Attachments: |
Bug 32955: Standardize structure around action fieldsets in various templates
Bug 32955: Standardize structure around action fieldsets in various templates Bug 32955: Standardize structure around action fieldsets in various templates Bug 32955: Standardize structure around action fieldsets in various templates |
Description
Owen Leonard
2023-02-13 18:32:05 UTC
Created attachment 146596 [details] [review] Bug 32955: Standardize structure around action fieldsets in various templates This patch updates various templates so that fieldsets with the "action" class are placed outside the form's main fieldset. To test, apply the patch and check the following pages to confirm that changes to form structure look correct: - Cataloging -> Quick spine label creator - Patrons -> Patron details -> Files - Patrons -> Patron details -> Housebound - Circulation -> Upload offline circulation file - Tools -> Patron card creator -> Manage -> Images - Point of sale -> Transaction history -> "Older transactions" form Created attachment 147270 [details] [review] Bug 32955: Standardize structure around action fieldsets in various templates This patch updates various templates so that fieldsets with the "action" class are placed outside the form's main fieldset. To test, apply the patch and check the following pages to confirm that changes to form structure look correct: - Cataloging -> Quick spine label creator - Patrons -> Patron details -> Files - Patrons -> Patron details -> Housebound - Circulation -> Upload offline circulation file - Tools -> Patron card creator -> Manage -> Images - Point of sale -> Transaction history -> "Older transactions" form Created attachment 148915 [details] [review] Bug 32955: Standardize structure around action fieldsets in various templates This patch updates various templates so that fieldsets with the "action" class are placed outside the form's main fieldset. To test, apply the patch and check the following pages to confirm that changes to form structure look correct: - Cataloging -> Quick spine label creator - Patrons -> Patron details -> Files - Patrons -> Patron details -> Housebound - Circulation -> Upload offline circulation file - Tools -> Patron card creator -> Manage -> Images - Point of sale -> Transaction history -> "Older transactions" form Signed-off-by: Philip Orr <philip.orr@lmscloud.de> Created attachment 149351 [details] [review] Bug 32955: Standardize structure around action fieldsets in various templates This patch updates various templates so that fieldsets with the "action" class are placed outside the form's main fieldset. To test, apply the patch and check the following pages to confirm that changes to form structure look correct: - Cataloging -> Quick spine label creator - Patrons -> Patron details -> Files - Patrons -> Patron details -> Housebound - Circulation -> Upload offline circulation file - Tools -> Patron card creator -> Manage -> Images - Point of sale -> Transaction history -> "Older transactions" form Signed-off-by: Philip Orr <philip.orr@lmscloud.de> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x Missing 22.05.x dependencies. No backport. |