Bug 12837 - Ajax Circ - various things out of alignment
Summary: Ajax Circ - various things out of alignment
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-27 22:28 UTC by Liz Rea
Modified: 2015-06-04 23:33 UTC (History)
3 users (show)

See Also:
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 (1.06 KB, patch)
2014-08-27 22:30 UTC, Liz Rea
Details | Diff | Splinter Review
Bug 12837 - barcode entry box out of alignment (1.85 KB, patch)
2014-08-27 22:37 UTC, Liz Rea
Details | Diff | Splinter Review
Bug 12837 - barcode entry box out of alignment (1.85 KB, patch)
2014-08-27 22:38 UTC, Liz Rea
Details | Diff | Splinter Review
Bug 12837 - barcode entry box out of alignment (1.85 KB, patch)
2014-08-27 22:39 UTC, Liz Rea
Details | Diff | Splinter Review
[SIGNED-OFF] Bug 12837 - barcode entry box out of alignment (1.41 KB, patch)
2014-08-28 17:12 UTC, Owen Leonard
Details | Diff | Splinter Review
[PASSED QA] Bug 12837 - barcode entry box out of alignment (1.42 KB, patch)
2014-08-29 14:33 UTC, Kyle M Hall
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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!