Bugzilla – Attachment 84023 Details for
Bug 20634
Inventory form has 2 identical labels "Library:"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug: 20634 Changing the identical label "Library:" to "Location" in Inventory Home.
Bug-20634-Changing-the-identical-label-Library-to-.patch (text/plain), 1.19 KB, created by
Olivia
on 2019-01-15 21:33:51 UTC
(
hide
)
Description:
Bug: 20634 Changing the identical label "Library:" to "Location" in Inventory Home.
Filename:
MIME Type:
Creator:
Olivia
Created:
2019-01-15 21:33:51 UTC
Size:
1.19 KB
patch
obsolete
>From 539a8afd85ed882eecd6ad5342be86bbc16eea62 Mon Sep 17 00:00:00 2001 >From: Olivia Lu <olivialokm@gmail.com> >Date: Tue, 15 Jan 2019 21:24:25 +0000 >Subject: [PATCH] Bug: 20634 Changing the identical label "Library:" to > "Location" in Inventory Home. > >To find fix: > >1. Go to tools >2. Go to Inventory >3. Verify that under Item location filters the label should be "Location" >--- > 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 817c2f55bb..946ead1302 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/inventory.tt >@@ -54,7 +54,7 @@ > <fieldset class="rows"> > <legend>Item location filters</legend> > <ol><li> >- <label for="branch">Library: </label> >+ <label for="branch">Location: </label> > <input type="radio" name="branch" value="homebranch"> Home library</input> > <input type="radio" name="branch" value="holdingbranch"> Current library</input> > </li><li> >-- >2.11.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 20634
:
84023
|
84024
|
84030
|
84079