Bug 15112

Summary: Make greybox consistent size across label and patron card creator
Product: Koha Reporter: Liz Rea <liz>
Component: Label/patron card printingAssignee: Chris Nighswonger <cnighswonger>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: f.demians, katrin.fischer, tomascohen, veron
Version: master   
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:
Bug Depends on: 14676    
Bug Blocks:    
Attachments: bug 15112 - Make greybox consistent size across label/card creator
bug 15112 - Make greybox consistent size across label/card creator
[PASSED QA] bug 15112 - Make greybox consistent size across label/card creator

Description Liz Rea 2015-11-03 00:22:12 UTC
They should all be 400, 800.
Comment 1 Liz Rea 2015-11-03 00:30:05 UTC Comment hidden (obsolete)
Comment 2 Marc Véron 2015-11-04 12:39:27 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2015-11-05 07:30:39 UTC
Created attachment 44460 [details] [review]
[PASSED QA] bug 15112 - Make greybox consistent size across label/card creator

Also fixes minor issue with buttons stacking on patroncards/edit-batch
and labels/label-manage

To test:

Export a batch every way you can:

multiple together from label/label-manage
individual items from labels/label-edit-batch
selected items from labels/label-edit-batch
export full batch from labels/label-edit-batch

multiple together from patroncards/manage
individual cards from patroncards/manage
individual cards from patroncards/edit-batch
selected cards from patroncards/edit-batch
export full batch from patroncards/edit-batch

Also notice that before this patch, the delete and export buttons
were stacking on the table rows, and  that now they are not doing
that anymore. It may take a force refresh to see the behaviour and
the change.

Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Tomás Cohen Arazi 2015-11-05 12:55:13 UTC
Patch pushed to master.

Thanks Liz!
Comment 5 Frédéric Demians 2015-11-27 07:40:59 UTC
Can't be backported to 3.20.x because depends on bug 14676.