Bugzilla – Attachment 49855 Details for
Bug 14686
New menu option and permission for file uploading
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14686: Remove unused use
Bug-14686-Remove-unused-use.patch (text/plain), 739 bytes, created by
Jonathan Druart
on 2016-04-04 13:23:02 UTC
(
hide
)
Description:
Bug 14686: Remove unused use
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2016-04-04 13:23:02 UTC
Size:
739 bytes
patch
obsolete
>From 45bc316b2cbd00788c9ab4676649de705d46100d Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Mon, 4 Apr 2016 14:21:08 +0100 >Subject: [PATCH] Bug 14686: Remove unused use > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > t/db_dependent/Upload.t | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/t/db_dependent/Upload.t b/t/db_dependent/Upload.t >index 3e67f8e..f6b46fc 100644 >--- a/t/db_dependent/Upload.t >+++ b/t/db_dependent/Upload.t >@@ -11,7 +11,6 @@ use t::lib::TestBuilder; > use C4::Context; > use Koha::Database; > use Koha::Upload; >-use Koha::Schema::Result::UploadedFile; > > my $schema = Koha::Database->new->schema; > $schema->storage->txn_begin; >-- >2.7.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 14686
:
49257
|
49258
|
49259
|
49260
|
49261
|
49552
|
49553
|
49554
|
49780
|
49835
|
49836
|
49851
|
49852
|
49853
|
49854
| 49855