Bugzilla – Attachment 34167 Details for
Bug 13371
Add filters to the supplier list view
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13371: change the filters wording
Bug-13371-change-the-filters-wording.patch (text/plain), 1.61 KB, created by
Jonathan Druart
on 2014-12-08 09:03:47 UTC
(
hide
)
Description:
Bug 13371: change the filters wording
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-12-08 09:03:47 UTC
Size:
1.61 KB
patch
obsolete
>From f76d7faf3b933990f8fa95860f5c9ce6acb59acd Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Mon, 8 Dec 2014 10:03:01 +0100 >Subject: [PATCH] Bug 13371: change the filters wording > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >index 2291d79..bca0776 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >@@ -9,7 +9,7 @@ > <script type="text/javascript"> > //<![CDATA[ > var SHOW_ONLY_OPENED = _("Show opened baskets only"); >-var SHOW_ALL = _("Show all baskets"); >+var SHOW_ALL = _("Show opened and closed baskets"); > var only_opened = 0; > $(document).ready(function() { > var thead_row = $("#baskets").find('thead tr'); >@@ -121,7 +121,7 @@ $(document).ready(function() { > [% IF allbaskets %] > <a href="/cgi-bin/koha/acqui/booksellers.pl?supplier=[% supplier %]&booksellerid=[% booksellerid %]">Show active baskets only</a> > [% ELSE %] >- <a href="/cgi-bin/koha/acqui/booksellers.pl?supplier=[% supplier %]&booksellerid=[% booksellerid %]&allbaskets=1">Show all baskets</a> >+ <a href="/cgi-bin/koha/acqui/booksellers.pl?supplier=[% supplier %]&booksellerid=[% booksellerid %]&allbaskets=1">Show active and inactive baskets</a> > [% END %] > | <a href="#" id="toggle_closed_baskets">Show opened baskets only</a> > <div id="acqui_order_basketlist"> >-- >2.1.0
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 13371
:
34057
|
34058
|
34059
|
34167
|
34170
|
34275
|
34295
|
34296
|
34297
|
34298
|
34299
|
34306
|
34423
|
34424
|
34425
|
34433
|
34434
|
34435
|
34436
|
34437
|
34438
|
34439
|
36759
|
49014
|
49015
|
49016
|
49017
|
49018
|
49019
|
49020
|
49021
|
55235
|
55236
|
55237
|
55238
|
55239
|
55240
|
55241
|
55242
|
55243
|
55244
|
55245
|
55978
|
59312