Bugzilla – Attachment 31985 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]
[PASSED QA] Bug 12985: All basketgroups should be listed
PASSED-QA-Bug-12985-All-basketgroups-should-be-lis.patch (text/plain), 1.23 KB, created by
Kyle M Hall (khall)
on 2014-10-03 13:58:22 UTC
(
hide
)
Description:
[PASSED QA] Bug 12985: All basketgroups should be listed
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-10-03 13:58:22 UTC
Size:
1.23 KB
patch
obsolete
>From 94aaf4aae5fcf1c982f0219b02c004f4c2b5599d 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] [PASSED QA] 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> > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../prog/en/modules/acqui/basketgroup.tt | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > >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.2.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 12985
:
31851
|
31868
| 31985