Bugzilla – Attachment 18348 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]
[NEEDS_SIGNOFF] Bug 9824: Followup adding some text around Apply/cancel filter.
Bug-9824-Followup-adding-some-text-around-Applycan.patch (text/plain), 1.80 KB, created by
Marcel de Rooy
on 2013-05-23 12:22:04 UTC
(
hide
)
Description:
[NEEDS_SIGNOFF] Bug 9824: Followup adding some text around Apply/cancel filter.
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2013-05-23 12:22:04 UTC
Size:
1.80 KB
patch
obsolete
>From 4acd8a3123573abbe1dff79ce459ac0d1e35eeee 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. >With thanks to Owen for some rewording. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > .../prog/en/modules/acqui/booksellers.tt | 6 ++---- > 1 files changed, 2 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..525ea66 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,11 @@ $(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><a href="/cgi-bin/koha/acqui/booksellers.pl?supplier=[% supplier %]&booksellerid=[% booksellerid %]">Show active baskets only</a></p> > [% ELSE %] >- <a href="/cgi-bin/koha/acqui/booksellers.pl?supplier=[% supplier %]&booksellerid=[% booksellerid %]&allbaskets=1">Cancel filter</a> >+ <p><a href="/cgi-bin/koha/acqui/booksellers.pl?supplier=[% supplier %]&booksellerid=[% booksellerid %]&allbaskets=1">Show all baskets</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