Bugzilla – Attachment 47029 Details for
Bug 11405
Inventory tool enhancements [OMNIBUS]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 11405 [3] - Update item status fieldset string to be more descriptive
Bug-11405-3---Update-item-status-fieldset-string-t.patch (text/plain), 1.33 KB, created by
Mark Tompsett
on 2016-01-20 19:22:26 UTC
(
hide
)
Description:
Bug 11405 [3] - Update item status fieldset string to be more descriptive
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2016-01-20 19:22:26 UTC
Size:
1.33 KB
patch
obsolete
>From cb725ab1e63de9b64e8714386ced6bc1b02af44a Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Mon, 16 Dec 2013 10:57:52 -0500 >Subject: [PATCH] Bug 11405 [3] - Update item status fieldset string to be more > descriptive > >The inventory tool has a fieldset title "Item status" but does not >explain what selecting item statuses does. This fieldset legend should >be updated to explain what these checkboxes do. > >This patch changes the legend from "Item statuses" to "Limit to items >matching all the following statuses". >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt >index 57ea61b..59ad6b1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt >@@ -172,7 +172,7 @@ $(document).ready(function(){ > </ol> > </fieldset> > <fieldset class="rows"> >- <legend>Item statuses</legend> >+ <legend>Limit to items matching all the following statuses</legend> > <div id="statuses" style="display: block;"> > [% FOREACH status IN statuses %] > [% IF (status.values) %] >-- >2.1.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 11405
:
23582
|
23583
|
23584
|
23585
|
23586
|
23587
|
24173
|
24174
|
24175
|
24176
|
24177
|
24178
|
25037
|
31250
|
31251
|
31252
|
31253
|
31254
|
31255
|
31256
|
40572
|
40573
|
40574
|
40575
|
40576
|
40577
|
40578
|
47027
|
47028
|
47029
|
47030
|
47031
|
47032
|
47033
|
47035
|
47036
|
47037
|
47038
|
47039
|
47040
|
47041
|
47106