Bugzilla – Attachment 17925 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]
Bug 10183: Remove single pixel on the serials collection page
Bug-10183-Remove-single-pixel-on-the-serials-colle.patch (text/plain), 1.08 KB, created by
Jonathan Druart
on 2013-05-03 12:39:24 UTC
(
hide
)
Description:
Bug 10183: Remove single pixel on the serials collection page
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2013-05-03 12:39:24 UTC
Size:
1.08 KB
patch
obsolete
>From 2be42363837407e2fabaf9b852e3ea715e755479 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] Bug 10183: Remove single pixel on the serials collection > page > >Test plan: >Go on the serials collection page >Check that the single pixels before and after the table have >disappeared. >--- > koha-tmpl/intranet-tmpl/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.10.4
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