Bugzilla – Attachment 18313 Details for
Bug 9824
Hide basket with no expected items in basket list by bookseller
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9824: Followup adding some text around Apply/cancel filter.
Bug-9824-Followup-adding-some-text-around-Applycan.patch (text/plain), 1.85 KB, created by
Marcel de Rooy
on 2013-05-22 13:37:13 UTC
(
hide
)
Description:
Bug 9824: Followup adding some text around Apply/cancel filter.
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2013-05-22 13:37:13 UTC
Size:
1.85 KB
patch
obsolete
>From b539ca010cbfdf77f8389de95f0656d7e2e4d2d5 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Wed, 22 May 2013 15:01:07 +0200 >Subject: [PATCH] Bug 9824: Followup adding some text around Apply/cancel > filter. >Content-Type: text/plain; charset=utf-8 > >The texts Apply/cancel filter did not need translation and were used to get >this change into 3.12. >For 3.12.X or 3.14 we can add some words to clarify its meaning. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > .../prog/en/modules/acqui/booksellers.tt | 8 ++++---- > 1 files changed, 4 insertions(+), 4 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 006980c..0f185a9 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/booksellers.tt >@@ -62,13 +62,13 @@ $(document).ready(function() { > </select> > </p> > [% END %] >- <p> > [% IF ( allbaskets ) %] >- <a href="/cgi-bin/koha/acqui/booksellers.pl?supplier=[% supplier %]&booksellerid=[% booksellerid %]">Apply filter</a> >+ <p>To show all active baskets only, please click: >+ <a href="/cgi-bin/koha/acqui/booksellers.pl?supplier=[% supplier %]&booksellerid=[% booksellerid %]">Apply filter</a>.</p> > [% ELSE %] >- <a href="/cgi-bin/koha/acqui/booksellers.pl?supplier=[% supplier %]&booksellerid=[% booksellerid %]&allbaskets=1">Cancel filter</a> >+ <p>To show all baskets, please click: >+ <a href="/cgi-bin/koha/acqui/booksellers.pl?supplier=[% supplier %]&booksellerid=[% booksellerid %]&allbaskets=1">Cancel filter</a>.</p> > [% END %] >- </p> > <div id="acqui_order_supplierlist"> > [% FOREACH supplier IN loop_suppliers %] > <div class="supplier"> >-- >1.7.7.6
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 9824
:
16168
|
16639
|
18168
|
18184
|
18214
|
18215
|
18219
|
18220
|
18221
|
18311
|
18312
|
18313
|
18332
|
18336
|
18348
|
18506