Bugzilla – Attachment 149680 Details for
Bug 33236
Move C4::Suggestions::NewSuggestion to Koha namespace
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33236: (follow-up) Remove export of NewSuggestion
Bug-33236-follow-up-Remove-export-of-NewSuggestion.patch (text/plain), 626 bytes, created by
Nick Clemens (kidclamp)
on 2023-04-14 13:45:03 UTC
(
hide
)
Description:
Bug 33236: (follow-up) Remove export of NewSuggestion
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2023-04-14 13:45:03 UTC
Size:
626 bytes
patch
obsolete
>From daaffd68af8cd5ed80191da268cea262c8dab50b Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Fri, 14 Apr 2023 13:43:17 +0000 >Subject: [PATCH] Bug 33236: (follow-up) Remove export of NewSuggestion > >--- > C4/Suggestions.pm | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/C4/Suggestions.pm b/C4/Suggestions.pm >index 80cbeb9f1a..14c6b203c1 100644 >--- a/C4/Suggestions.pm >+++ b/C4/Suggestions.pm >@@ -40,7 +40,6 @@ our @EXPORT = qw( > GetSuggestionInfo > ModStatus > ModSuggestion >- NewSuggestion > DelSuggestionsOlderThan > GetUnprocessedSuggestions > MarcRecordFromNewSuggestion >-- >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 33236
:
148221
|
149103
|
149679
|
149680
|
149714
|
149715
|
149716
|
150510