Bug 9791

Summary: Some tables are displayed with a pixel before and after
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: AcquisitionsAssignee: Jonathan Druart <jonathan.druart>
Status: CLOSED FIXED QA Contact:
Severity: trivial    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
See Also: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10183
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: But 9791: Remove single pixel on datatable tables
[SIGNED-OFF] But 9791: Remove single pixel on datatable tables
[PASSED QA] But 9791: Remove single pixel on datatable tables

Description Jonathan Druart 2013-03-11 15:08:04 UTC
5 tables (with datatables) are displayed with a pixel before and after.
List is:
- acqui/acqui-home.tt
- acqui/booksellers.tt
- acqui/neworderbiblio.tt
- acqui/supplier.tt
- members/statistics.tt
Comment 1 Jonathan Druart 2013-03-11 15:12:23 UTC Comment hidden (obsolete)
Comment 2 Owen Leonard 2013-03-11 16:59:30 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-03-31 08:33:21 UTC
Created attachment 17078 [details] [review]
[PASSED QA] But 9791: Remove single pixel on datatable tables

5 tables (with datatables) are displayed with a pixel before and after.
List is:
- acqui/acqui-home.tt
- acqui/booksellers.tt
- acqui/neworderbiblio.tt
- acqui/supplier.tt
- members/statistics.tt

Test plan:
Check on the 5 pages that pixels are disappears after applying this
patch.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
members/statistics.tt was already fixed on master.
JavaScript change only, works nicely.
Comment 4 Jared Camins-Esakov 2013-04-01 22:20:45 UTC
This patch has been pushed to master.