Bugzilla – Attachment 142273 Details for
Bug 31889
Insert 952 tags in correct order when embedding items
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 31889: Remove exported ghost routine from Biblio module
Bug-31889-Remove-exported-ghost-routine-from-Bibli.patch (text/plain), 748 bytes, created by
David Nind
on 2022-10-20 18:19:34 UTC
(
hide
)
Description:
Bug 31889: Remove exported ghost routine from Biblio module
Filename:
MIME Type:
Creator:
David Nind
Created:
2022-10-20 18:19:34 UTC
Size:
748 bytes
patch
obsolete
>From ebbb285ea4a8fa802634b368bc152c649868315f Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Thu, 20 Oct 2022 13:05:00 +0000 >Subject: [PATCH] Bug 31889: Remove exported ghost routine from Biblio module > >It has been moved to a Koha object. > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> > >Signed-off-by: David Nind <david@davidnind.com> >--- > C4/Biblio.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/C4/Biblio.pm b/C4/Biblio.pm >index 006c359e17..9790febdaa 100644 >--- a/C4/Biblio.pm >+++ b/C4/Biblio.pm >@@ -53,7 +53,6 @@ BEGIN { > CountItemsIssued > ModBiblio > ModZebra >- EmbedItemsInMarcBiblio > UpdateTotalIssues > RemoveAllNsb > DelBiblio >-- >2.30.2
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 31889
:
142254
|
142255
|
142256
|
142273
|
142274
|
142275
|
143035
|
143036
|
143037
|
143348
|
143350