Bug 12837

Summary: Ajax Circ - various things out of alignment
Product: Koha Reporter: Liz Rea <liz>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: gmcharlt, kyle.m.hall, tomascohen
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:
Attachments: Bug 12837 - barcode entry box out of alignment
Bug 12837 - barcode entry box out of alignment
Bug 12837 - barcode entry box out of alignment
Bug 12837 - barcode entry box out of alignment
[SIGNED-OFF] Bug 12837 - barcode entry box out of alignment
[PASSED QA] Bug 12837 - barcode entry box out of alignment

Description Liz Rea 2014-08-27 22:28:06 UTC
The barcode entry box is out of alignment with the submit button. It should be aligned.
Comment 1 Liz Rea 2014-08-27 22:30:23 UTC Comment hidden (obsolete)
Comment 2 Liz Rea 2014-08-27 22:34:18 UTC
Also discovered that the date selector tickbox is out of alignment, so will add to this patch to fix that as well.
Comment 3 Liz Rea 2014-08-27 22:37:59 UTC Comment hidden (obsolete)
Comment 4 Liz Rea 2014-08-27 22:38:33 UTC Comment hidden (obsolete)
Comment 5 Liz Rea 2014-08-27 22:39:33 UTC Comment hidden (obsolete)
Comment 6 Owen Leonard 2014-08-28 17:12:05 UTC Comment hidden (obsolete)
Comment 7 Kyle M Hall 2014-08-29 14:33:57 UTC
Created attachment 31289 [details] [review]
[PASSED QA] Bug 12837 - barcode entry box out of alignment

To test:

Load up a circulation page, note that the middle of the barcode field doesn't line up with the Check-out button.
note that the date-select tickbox is also not aligned with the rest of the things on it's line

Apply the patch

Reload the page, verify that things are now in alignment.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 8 Tomás Cohen Arazi 2014-09-01 14:08:35 UTC
Patch pushed to master.

Thanks Liz!