Bugzilla – Attachment 17930 Details for
Bug 10183
Serials collection table is displayed with a single pixel before and after
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 10183: Remove single pixel on the serials collection page
SIGNED-OFF-Bug-10183-Remove-single-pixel-on-the-se.patch (text/plain), 1.17 KB, created by
Owen Leonard
on 2013-05-03 13:43:47 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 10183: Remove single pixel on the serials collection page
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2013-05-03 13:43:47 UTC
Size:
1.17 KB
patch
obsolete
>From e884a437f08d2fe0e89e7e24d0526b3547a34a30 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Fri, 3 May 2013 14:37:46 +0200 >Subject: [PATCH] [SIGNED-OFF] Bug 10183: Remove single pixel on the serials > collection page >Content-Type: text/plain; charset="utf-8" > >Test plan: >Go on the serials collection page >Check that the single pixels before and after the table have >disappeared. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../prog/en/modules/serials/serials-collection.tt | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt >index eeb9262..5a5720a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/serials-collection.tt >@@ -68,6 +68,7 @@ $(document).ready(function() { > { "aTargets": [ 0 ], "bSortable": false, "bSearchable": false }, > ], > "aaSorting": [[0, 'desc']], >+ "sDom": 't', > "bAutoWidth": false, > "bPaginate": false, > "bInfo": false, >-- >1.7.9.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 10183
:
17925
|
17930
|
17957