Bugzilla – Attachment 31868 Details for
Bug 12985
All basketgroups are not listed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12985: All basketgroups should be listed
0001-Bug-12985-All-basketgroups-should-be-listed.patch (text/plain), 1.19 KB, created by
Paola Rossi
on 2014-09-25 10:06:19 UTC
(
hide
)
Description:
Bug 12985: All basketgroups should be listed
Filename:
MIME Type:
Creator:
Paola Rossi
Created:
2014-09-25 10:06:19 UTC
Size:
1.19 KB
patch
obsolete
>From fe0d05db16d59fbb3f9fbfec78853c4c24d51dde Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Wed, 24 Sep 2014 15:50:49 +0200 >Subject: [PATCH] Bug 12985: All basketgroups should be listed > >Only 20 first are listed, others are hidden. > >Test plan: >- Create at least 21 basketgroups >- verify you can see it on the "open" tab >- close all of them >- verify you can see it on the "close" tab > >There is no restriction to hide datables functions here. > >Signed-off-by: Paola Rossi <paola.rossi@cineca.it> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >index 8f5e1a2..32cefa7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >@@ -113,7 +113,6 @@ function submitForm(form) { > "aoColumnDefs": [ > { "aTargets": [ -1 ], "bSortable": false, "bSearchable": false }, > ], >- sDom: 't', > "bAutoWidth": 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 12985
:
31851
|
31868
|
31985