Bugzilla – Attachment 119218 Details for
Bug 27980
Replace obsolete title-string sorting: Catalog templates
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27980: Remove itemdata_publisheddate from controller
Bug-27980-Remove-itemdatapublisheddate-from-contro.patch (text/plain), 960 bytes, created by
Jonathan Druart
on 2021-04-06 13:11:11 UTC
(
hide
)
Description:
Bug 27980: Remove itemdata_publisheddate from controller
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-04-06 13:11:11 UTC
Size:
960 bytes
patch
obsolete
>From dc01df10d5019d1837e7a64733047124e09dcb8b Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 6 Apr 2021 15:10:29 +0200 >Subject: [PATCH] Bug 27980: Remove itemdata_publisheddate from controller > >This TT var was only used once, and remove in the previous patch >--- > catalogue/detail.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/catalogue/detail.pl b/catalogue/detail.pl >index 8049906bac..7e8d05d48d 100755 >--- a/catalogue/detail.pl >+++ b/catalogue/detail.pl >@@ -466,7 +466,6 @@ $template->param( > itemdata_uri => $itemfields{uri}, > itemdata_copynumber => $itemfields{copynumber}, > itemdata_stocknumber => $itemfields{stocknumber}, >- itemdata_publisheddate => $itemfields{publisheddate}, > volinfo => $itemfields{enumchron}, > itemdata_itemnotes => $itemfields{itemnotes}, > itemdata_nonpublicnotes => $itemfields{itemnotes_nonpublic}, >-- >2.20.1
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 27980
:
118459
|
118497
|
118581
|
118799
|
118851
|
118852
|
118853
| 119218