Bugzilla – Attachment 36042 Details for
Bug 13593
'Stock number' should be 'Inventory number'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13593: (follow-up) 'stock number' should be 'inventory number'
Bug-13593-follow-up-stock-number-should-be-invento.patch (text/plain), 1.49 KB, created by
Jonathan Druart
on 2015-02-19 14:53:53 UTC
(
hide
)
Description:
Bug 13593: (follow-up) 'stock number' should be 'inventory number'
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2015-02-19 14:53:53 UTC
Size:
1.49 KB
patch
obsolete
>From f69b382a4d3b88aee1aa84a417e46fddaf02edad Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Thu, 19 Feb 2015 15:50:37 +0100 >Subject: [PATCH] Bug 13593: (follow-up) 'stock number' should be 'inventory > number' > >Add one more. > >Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_items.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_items.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_items.inc >index 1f078a3..33aa9de 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_items.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/catalogue/itemsearch_items.inc >@@ -35,7 +35,7 @@ > [% INCLUDE itemsearch_header name='homebranch' label='home branch' text='Home library' %] > [% INCLUDE itemsearch_header name='holdingbranch' label='holding branch' text='Current location' %] > [% INCLUDE itemsearch_header name='location' label='location' text='Shelving location' %] >- [% INCLUDE itemsearch_header name='stocknumber' label='stock number' text='Stock number' %] >+ [% INCLUDE itemsearch_header name='stocknumber' label='inventory number' text='Inventory number' %] > [% INCLUDE itemsearch_header name='notforloan' label='status' text='Status' %] > [% INCLUDE itemsearch_header name='issues' label='issues' text='Checkouts' %] > <th></th> >-- >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 13593
:
35347
|
35998
|
36041
| 36042