Bugzilla – Attachment 153004 Details for
Bug 33606
Access to ERM requires parameters => 'manage_sysprefs'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33606: (QA follow-up) Cosmetic changes
Bug-33606-QA-follow-up-Cosmetic-changes.patch (text/plain), 1.13 KB, created by
Jonathan Druart
on 2023-07-04 07:18:26 UTC
(
hide
)
Description:
Bug 33606: (QA follow-up) Cosmetic changes
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2023-07-04 07:18:26 UTC
Size:
1.13 KB
patch
obsolete
>From 53d1b288570d2eb60a046eaaef7e12478f303d5b Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Fri, 23 Jun 2023 07:11:23 +0000 >Subject: [PATCH] Bug 33606: (QA follow-up) Cosmetic changes > >Even the POD name wasnt changed after copying :) > >Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >--- > Koha/REST/V1/ERM.pm | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) > >diff --git a/Koha/REST/V1/ERM.pm b/Koha/REST/V1/ERM.pm >index 26bcc18607f..e7772f97594 100644 >--- a/Koha/REST/V1/ERM.pm >+++ b/Koha/REST/V1/ERM.pm >@@ -25,7 +25,7 @@ use Try::Tiny qw( catch try ); > > =head1 NAME > >-Koha::REST::V1::Acquisitions::Funds >+Koha::REST::V1::ERM > > =head1 API > >@@ -46,16 +46,14 @@ sub config { > ERMModule => C4::Context->preference('ERMModule'), > ERMProviders => [split ',', C4::Context->preference('ERMProviders')] > }, >- #permissions => { >- # erm => >- #} >+ # TODO Add permissions > }, > ) > } > > =head3 list_users > >-Return the list of possible ERM' users >+Return the list of possible ERM users > > =cut > >-- >2.25.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 33606
:
150204
|
151276
|
151277
|
151333
|
151334
|
151350
|
151351
|
151352
|
152614
|
152615
|
152616
|
152617
|
153001
|
153002
|
153003
| 153004