| Summary: | Specify due date field is very long now | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | barbara.johnson, gmcharlt |
| Version: | Main | Keywords: | rel_22_11_candidate |
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | 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: | |||
| Attachments: |
Bug 32158: Specify due date field is very long now
Bug 32158: Specify due date field is very long now Bug 32158: Specify due date field is very long now |
||
|
Description
Katrin Fischer
2022-11-09 23:04:35 UTC
Created attachment 143702 [details] [review] Bug 32158: Specify due date field is very long now This patch adds a reasonable width to the "specify due date" date field on the circulation page. To test, apply the patch and rebuild the staff interface CSS. Check out to a patron and click the "setting" icon on the "Enter item barcode" field. In the checkout setting panel, confirm that the date field isn't unreasonably wide. Created attachment 143734 [details] [review] Bug 32158: Specify due date field is very long now This patch adds a reasonable width to the "specify due date" date field on the circulation page. To test, apply the patch and rebuild the staff interface CSS. Check out to a patron and click the "setting" icon on the "Enter item barcode" field. In the checkout setting panel, confirm that the date field isn't unreasonably wide. Signed-off-by: Barbara Johnson <barbara.johnson@swbell.net> Created attachment 143737 [details] [review] Bug 32158: Specify due date field is very long now This patch adds a reasonable width to the "specify due date" date field on the circulation page. To test, apply the patch and rebuild the staff interface CSS. Check out to a patron and click the "setting" icon on the "Enter item barcode" field. In the checkout setting panel, confirm that the date field isn't unreasonably wide. Signed-off-by: Barbara Johnson <barbara.johnson@swbell.net> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Pushed to master for 22.11. Nice work everyone, thanks! |