Bugzilla – Attachment 86190 Details for
Bug 8775
Add collection column to built in 'Items lost' report
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 8775: (follow-up) Change column header to "Collection"
Bug-8775-follow-up-Change-column-header-to-Collect.patch (text/plain), 1.19 KB, created by
Owen Leonard
on 2019-03-06 15:26:19 UTC
(
hide
)
Description:
Bug 8775: (follow-up) Change column header to "Collection"
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2019-03-06 15:26:19 UTC
Size:
1.19 KB
patch
obsolete
>From fed965fdc48505a9c1c40edaa12ffc48f469d18f Mon Sep 17 00:00:00 2001 >From: Owen Leonard <oleonard@myacpl.org> >Date: Wed, 6 Mar 2019 15:24:01 +0000 >Subject: [PATCH] Bug 8775: (follow-up) Change column header to "Collection" > >This patch changes the table heading for ccode to be "Collection" >instead of "Collection code." Current templates vary, but "Collection" >is more logical because we show the description, not the code. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt >index 640783a..36d1f24 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/itemslost.tt >@@ -83,7 +83,7 @@ > <th>Rep.price</th> > <th>Library</th> > <th>Item type</th> >- <th>Collection code</th> >+ <th>Collection</th> > <th>Current location</th> > <th>Location</th> > <th>Not for loan status</th> >-- >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 8775
:
85526
|
85910
|
85912
|
86190
|
86200
|
86201
|
86202