Bug 9791 - Some tables are displayed with a pixel before and after
Summary: Some tables are displayed with a pixel before and after
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Acquisitions (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Jonathan Druart
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-11 15:08 UTC by Jonathan Druart
Modified: 2013-12-05 20:09 UTC (History)
1 user (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
But 9791: Remove single pixel on datatable tables (3.43 KB, patch)
2013-03-11 15:12 UTC, Jonathan Druart
Details | Diff | Splinter Review
[SIGNED-OFF] But 9791: Remove single pixel on datatable tables (3.67 KB, patch)
2013-03-11 16:59 UTC, Owen Leonard
Details | Diff | Splinter Review
[PASSED QA] But 9791: Remove single pixel on datatable tables (3.13 KB, patch)
2013-03-31 08:33 UTC, Katrin Fischer
Details | Diff | Splinter Review

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