Bugzilla – Attachment 93131 Details for
Bug 23667
Add API route for listing items
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23667: (follow-up) Cleanup
Bug-23667-follow-up-Cleanup.patch (text/plain), 667 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2019-09-23 15:54:52 UTC
(
hide
)
Description:
Bug 23667: (follow-up) Cleanup
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2019-09-23 15:54:52 UTC
Size:
667 bytes
patch
obsolete
>From 71396b601936d5465e5e1b9ff276e32dc17a9152 Mon Sep 17 00:00:00 2001 >From: Tomas Cohen Arazi <tomascohen@theke.io> >Date: Mon, 23 Sep 2019 12:54:32 -0300 >Subject: [PATCH] Bug 23667: (follow-up) Cleanup > >--- > Koha/REST/V1/Items.pm | 4 ---- > 1 file changed, 4 deletions(-) > >diff --git a/Koha/REST/V1/Items.pm b/Koha/REST/V1/Items.pm >index 1868b1e4a0..5fec1df8ea 100644 >--- a/Koha/REST/V1/Items.pm >+++ b/Koha/REST/V1/Items.pm >@@ -18,10 +18,6 @@ package Koha::REST::V1::Items; > use Modern::Perl; > > use Mojo::Base 'Mojolicious::Controller'; >-use Mojo::JSON; >- >-use C4::Auth qw( haspermission ); >-use C4::Items qw( GetHiddenItemnumbers ); > > use Koha::Items; > >-- >2.23.0
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 23667
:
93129
|
93130
|
93131
|
93230
|
93404
|
93405
|
94829
|
94830