Bugzilla – Attachment 149716 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), 683 bytes, created by
Katrin Fischer
on 2023-04-15 22:21:59 UTC
(
hide
)
Description:
Bug 33236: (follow-up) Remove export of NewSuggestion
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2023-04-15 22:21:59 UTC
Size:
683 bytes
patch
obsolete
>From ff7f8eb9731eb9ab1725ff2b8b717720fa8aa47e 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 > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > 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