Bugzilla – Attachment 168079 Details for
Bug 27182
Add ability to rename a MARC modification template
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 27182: (follow-up) Fix typo in pm
Bug-27182-follow-up-Fix-typo-in-pm.patch (text/plain), 811 bytes, created by
ByWater Sandboxes
on 2024-06-25 15:26:49 UTC
(
hide
)
Description:
Bug 27182: (follow-up) Fix typo in pm
Filename:
MIME Type:
Creator:
ByWater Sandboxes
Created:
2024-06-25 15:26:49 UTC
Size:
811 bytes
patch
obsolete
>From 7fe108ec210531799e34c04ea8db6754a3292003 Mon Sep 17 00:00:00 2001 >From: Sam Lau <samalau@gmail.com> >Date: Tue, 25 Jun 2024 14:42:00 +0000 >Subject: [PATCH] Bug 27182: (follow-up) Fix typo in pm > >Signed-off-by: Heather Hernandez <heather_hernandez@nps.gov> >--- > C4/MarcModificationTemplates.pm | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/C4/MarcModificationTemplates.pm b/C4/MarcModificationTemplates.pm >index 8129fba820..52f6920ac1 100644 >--- a/C4/MarcModificationTemplates.pm >+++ b/C4/MarcModificationTemplates.pm >@@ -166,7 +166,7 @@ sub DelModificationTemplate { > =head2 > RenameModificationTemplate > >- RenameModificatoinTemplate( $template_name, $template_id ); >+ RenameModificationTemplate( $template_name, $template_id ); > =cut > > sub RenameModificationTemplate { >-- >2.39.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 27182
:
168041
|
168042
|
168045
|
168077
|
168079
|
168080
|
168081
|
168082
|
168083
|
171294
|
171295