Bugzilla – Attachment 7663 Details for
Bug 7545
can't edit items
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 7545: Can't edit items
Bug-7545-Cant-edit-items.patch (text/plain), 731 bytes, created by
Nicole C. Engard
on 2012-02-15 19:49:31 UTC
(
hide
)
Description:
Bug 7545: Can't edit items
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2012-02-15 19:49:31 UTC
Size:
731 bytes
patch
obsolete
>From 7aadc9b8bc135321d171041287a05b2fb6570256 Mon Sep 17 00:00:00 2001 >From: Nicole C. Engard <nengard@bywatersolutions.com> >Date: Wed, 15 Feb 2012 14:48:33 -0500 >Subject: [PATCH] Bug 7545: Can't edit items > >This patch makes it so that you can click 'edit items' and actually >edit items. >--- > cataloguing/additem.pl | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/cataloguing/additem.pl b/cataloguing/additem.pl >index 248c0de..4bf06b5 100755 >--- a/cataloguing/additem.pl >+++ b/cataloguing/additem.pl >@@ -32,6 +32,7 @@ use C4::Branch; # XXX subfield_is_koha_internal_p > use C4::ClassSource; > use C4::Dates; > use List::MoreUtils qw/any/; >+use C4::Search; > > use MARC::File::XML; > use URI::Escape; >-- >1.7.2.3
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 7545
:
7663
|
7664