| Summary: | Update accounting admin pages to use grid layout for forms | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | testopia |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 39780, 40114 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 40113: Update accounting admin pages to use grid layout for forms
Bug 40113: Update accounting admin pages to use grid layout for forms |
||
|
Description
Owen Leonard
2025-06-10 18:21:28 UTC
Created attachment 183148 [details] [review] Bug 40113: Update accounting admin pages to use grid layout for forms This patch updates four administration templates to use new structure and CSS for layout forms using CSS grids. To test, apply the patch and go to Administration. Check the following pages, confirming that the "New" and "Edit" versions of the form look correct in each case: - Administration -> Debit types - Administration -> Credit types - Administration -> Cash registers - Administration -> Desks Sponsored-by: Athens County Public Libraries Created attachment 186155 [details] [review] Bug 40113: Update accounting admin pages to use grid layout for forms This patch updates four administration templates to use new structure and CSS for layout forms using CSS grids. To test, apply the patch and go to Administration. Check the following pages, confirming that the "New" and "Edit" versions of the form look correct in each case: - Administration -> Debit types - Administration -> Credit types - Administration -> Cash registers - Administration -> Desks Sponsored-by: Athens County Public Libraries Signed-off-by: noah <noah@inlibro.com> |