Summary: | Fix alignment on new basket form in acquisitions | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | fridolin.somers, martin.renvoize, nick, pierre-luc.lapointe |
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: | ||
Circulation function: | |||
Attachments: |
Bug 21164: Fix alignment on new basket form in acquisitions
Bug 21164: Fix alignment on new basket form in acquisitions Bug 21164: Fix alignment on new basket form in acquisitions |
Description
Owen Leonard
2018-08-06 18:14:26 UTC
Created attachment 77496 [details] [review] Bug 21164: Fix alignment on new basket form in acquisitions This patch removes some unnecessary " "'s from the template for creating a new basket in acquisitions. This fixes the alignment on the form fields. To test, apply the patch and go to Acquisitions -> Vendor -> New basket. All the form fields should be correctly left-aligned with each other. Created attachment 77712 [details] [review] Bug 21164: Fix alignment on new basket form in acquisitions This patch removes some unnecessary " "'s from the template for creating a new basket in acquisitions. This fixes the alignment on the form fields. To test, apply the patch and go to Acquisitions -> Vendor -> New basket. All the form fields should be correctly left-aligned with each other. Signed-off-by: Pierre-Luc Lapointe <pierreluc.lapointe@inLibro.com> Created attachment 77734 [details] [review] Bug 21164: Fix alignment on new basket form in acquisitions This patch removes some unnecessary " "'s from the template for creating a new basket in acquisitions. This fixes the alignment on the form fields. To test, apply the patch and go to Acquisitions -> Vendor -> New basket. All the form fields should be correctly left-aligned with each other. Signed-off-by: Pierre-Luc Lapointe <pierreluc.lapointe@inLibro.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Awesome work all! Pushed to master for 18.11 Pushed to 18.05.x for 18.05.03 Pushed to 17.11.x for 17.11.10 |