Bugzilla – Attachment 40638 Details for
Bug 11674
Configuration for MARC field doc URLs
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
(followup) removed C4::Context->preference
followup-removed-C4Context-preference.patch (text/plain), 828 bytes, created by
Indranil Das Gupta
on 2015-06-25 14:36:57 UTC
(
hide
)
Description:
(followup) removed C4::Context->preference
Filename:
MIME Type:
Creator:
Indranil Das Gupta
Created:
2015-06-25 14:36:57 UTC
Size:
828 bytes
patch
obsolete
>From 02fca2bb961c92f54b99e0a1766614d8019cd6a7 Mon Sep 17 00:00:00 2001 >From: Indranil Das Gupta <indradg@gmail.com> >Date: Thu, 25 Jun 2015 20:02:21 +0530 >Subject: [PATCH] (followup) removed C4::Context->preference > >removed redundant reference based on comment #17 above. > >http://bugs.koha-community.org/show_bug.cgi?id=11674 >--- > cataloguing/addbiblio.pl | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/cataloguing/addbiblio.pl b/cataloguing/addbiblio.pl >index 536d334..890db0f 100755 >--- a/cataloguing/addbiblio.pl >+++ b/cataloguing/addbiblio.pl >@@ -982,7 +982,6 @@ if ( $record ne '-1' ) { > $template->param( title => $title ); > } > $template->param( >- marcfielddocurl => C4::Context->preference("MarcFieldDocURL"), > popup => $mode, > frameworkcode => $frameworkcode, > itemtype => $frameworkcode, >-- >1.9.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 11674
:
26894
|
40432
|
40433
|
40506
|
40515
|
40516
|
40517
|
40519
|
40541
|
40542
|
40605
|
40606
|
40638
|
71108
|
73594
|
74196